code-review
Installation
SKILL.md
Code Review
Both sides of the code review process: requesting and receiving feedback.
When to Request Review
Mandatory
| Situation | Why |
|---|---|
| After completing major feature | Catch issues before they spread |
| Before merge to main | Gate quality |
| After each task in subagent workflow | Fix issues before compounding |