github-review
Installation
SKILL.md
GitHub Review Skill
Summary
Use this skill when you need to review a pull request, identify the highest-signal findings, and publish one structured GitHub review.
When To Use
- Reviewing an open pull request for correctness, regressions, or safety issues
- Publishing a review summary plus optional inline comments
- Working directly from raw GitHub CLI and API data
Do Not Use
- Implementing fixes on the PR branch
- Opening a new PR from an issue
- Project-wide prioritization or PM analysis