pr-review
Installation
SKILL.md
When to Use
Invoke when:
- A developer or the Code Reviewer agent needs to review an open PR
- The user asks for a structured review of a specific PR number
- A PR has been updated and needs a follow-up review of the new changes
Do NOT invoke if:
- The PR has already been reviewed and no new commits have been pushed
- There is no open PR to review (run
gh pr listfirst) - The task is a simple one-line fix that doesn't warrant a full two-pass review