code-review
Installation
SKILL.md
Code Review
Guide proper code review practices emphasizing technical rigor, evidence-based claims, and verification over performative responses.
Default (No Arguments)
If invoked with context (recent changes/PR), proceed with review. If invoked WITHOUT arguments, use AskUserQuestion to present available review operations:
| Operation | Description |
|---|---|
(default) |
Review recent changes/PR |
codebase |
Full codebase scan & analysis |
codebase parallel |
Parallel multi-reviewer audit |
Present as options via AskUserQuestion with header "Review Operation", question "What would you like to do?".