What problem does it solve?
This Skill eliminates the risk of undetected code defects, requirement mismatches, and architectural flaws that cascade into larger problems later in development or after deployment, by enforcing timely, focused code reviews at critical workflow checkpoints.
Core Features & Use Cases
- Focused Review Context: Dispatches a dedicated code-reviewer subagent with precise git SHAs, implementation details, and requirement context, so reviews evaluate the work product rather than the developer's thought process.
- Mandatory Checkpoint Enforcement: Integrates with subagent-driven development, GitHub Issues-based workflows, and ad-hoc development to require reviews after each task, after major features, and before merging to main.
- Actionable Feedback Guidance: Provides clear rules for acting on review feedback, including prioritizing critical and important issues, and pushing back on incorrect feedback with technical reasoning.
- Use Case: A developer building a new feature across 3 subagent tasks can use this skill after each task to catch issues early, avoiding compounded rework, and run a final review before merging to ensure no requirement gaps remain.
Quick Start
Invoke the request-review skill to get a targeted code review of your latest code changes right after you finish implementing a feature or task.