review-pr
Installation
SKILL.md
Review Pull Request
Context
Run in parallel:
gh pr view- get PR detailsgh pr diff- get full diff
Workflow
- Get PR details and diff
- Read changed files with surrounding context
- Review for: logic errors, patterns, readability, missing tests
- Provide feedback with file:line references