| name | review-pr |
| description | Review and address unresolved PR comments. Implements fixes, commits modularly, replies with commit hashes, and resolves threads. |
| workflow_stage | deployment |
| compatibility | ["codex","claude-code"] |
| version | 1.0.0 |
| tags | ["git","pull-request","code-review","github"] |
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 the provided argument(s).
- Keep this file limited to Codex metadata and wrapper guidance.