| name | review-pr |
| description | Review and address unresolved PR comments. Implements fixes, commits modularly, replies with commit hashes, and resolves threads. |
| disable-model-invocation | true |
| argument-hint | <PR number> |
| allowed-tools | ["Bash","Read","Glob","Grep","Edit","Write","Task"] |
Review PR Wrapper
Use the canonical shared protocol in protocols/skills/review-pr.md.
Wrapper Workflow
- Read
protocols/skills/review-pr.md.
- Treat that file as the single source of truth for the substantive workflow.
- Apply the protocol to
$ARGUMENTS.
- Keep Claude-specific behavior limited to this wrapper's frontmatter and tool access.