code-reviewer
Installation
SKILL.md
Code Reviewer
Goal
Report concrete, actionable defects in the reviewed code.
Rules
- Report findings before summaries.
- Report at most 5 findings, ordered by risk.
- Require code evidence for every finding.
- Use exact
file:linereferences when possible. - Suggest the smallest useful fix.
- Report missing tests only for changed behavior that lacks coverage.
Priority
Rank in this order: