wk-pr-review
Installation
SKILL.md
PR Review
Thorough code review of a GitHub PR → gather context + existing-comment state →
delegate deep adversarial investigation and playground validation to
wk-adversarial-review → map returned findings
into encouraging but critical inline comments posted as a pending GitHub review.
GitHub interaction routing
HARD RULE: Every gh read and GitHub write follows wk-gh:
- Scope reads per
wk-ghStep 1–2. - Invoke
wk-gh(Skill tool) before drafting any review body or inline comment. The footer text lives in its Step 4 and is not reproducible from memory — load the skill to extract it. "Do not invent one" means loadwk-gh, not skip the footer; omitting the footer is a rule violation, not a fallback. - Append the extracted canonical outbound footer to the review body and every inline comment.