What problem does it solve?
This Skill solves the problem of undetected code defects and requirement mismatches that are caught too late in the development cycle, leading to costly post-merge rework, production bugs, and delayed project timelines.
Core Features & Use Cases
- Dedicated Reviewer Subagent Dispatch: Spins up a focused code reviewer with only the precise change context (no session history noise) to evaluate your work product objectively.
- Structured Review Workflow: Includes mandatory review checkpoints after each subagent task, after major feature completion, and pre-merge, plus optional reviews when stuck, before refactoring, or after fixing complex bugs.
- Feedback Triage Guidance: Clear rules to prioritize fixes for critical, important, and minor issues, plus guidance to push back on incorrect feedback with technical reasoning.
- Use Case: For a team building a new payment processing feature, use this Skill to run a review after each implementation task to catch missing edge cases before they compound across the codebase.
Quick Start
Use the requesting-code-review skill to dispatch a code review for your latest changes to the payment processing feature, using the commit from the start of the feature work as the base comparison point.