review-pr
Installation
SKILL.md
Local Review
Perform systematic review with actionable, validated feedback only.
Use this skill as an explicit local self-review step before handoff, not as a generic replacement for native PR review tools.
Run it before /done when a coding session produced changes worth checking.
Reference Files
| File | Read When |
|---|---|
references/severity-rubric.md |
Default: choosing severity labels and filtering weak findings |
references/comment-examples.md |
Before producing a local review report |
references/review-surfaces.md |
When deciding whether the work stays in local self-review or should hand off to PR-specific workflows |
references/security-checklist.md |
When the diff touches auth, input handling, external APIs, file uploads, or environment configuration |
references/performance-checklist.md |
When the diff touches data fetching, rendering, images, dependencies, or bundle-affecting imports |