code-review
Installation
SKILL.md
Code Review
Analyze code changes for correctness, security, edge cases, and quality. Return structured findings in the Finding schema v1.
When to use
- Reviewing code changes (staged, unstaged, or specific commits)
- Reviewing specific files or file sets
- Quick structured review of a PR or branch
For full two-pass review with adversarial verification, use /two-pass-review instead.