What problem does it solve?
This Skill eliminates the risk of missed code issues that cascade into larger production bugs, reduces context bloat from mixing review history with active work, and ensures consistent, focused code review coverage across all development workflows.
Core Features & Use Cases
- Dedicated Subagent Review: Dispatches a specialized code-reviewer subagent with only the precise code change context, keeping reviews focused on the work product rather than your thought process.
- Mandatory Review Checkpoints: Enforces reviews after each subagent-driven development task, after major feature completion, and before merging to main to catch issues early.
- Structured Severity Categorized Feedback: Returns review results split into Critical, Important, and Minor issues, plus strengths and a clear production readiness assessment, so you know exactly what to fix first.
- Use Case: A developer implementing a new payment processing feature can use this Skill to get a focused review of their code for security gaps, logic errors, and test coverage before merging, preventing costly production outages.
Quick Start
Use the requesting-code-review skill to dispatch a code reviewer subagent to evaluate your recent code changes against project requirements and get a prioritized list of issues to fix before merging.