What problem does it solve?
This skill eliminates the risk of undetected code issues cascading into larger bugs, rework, and production incidents by enforcing structured, focused code reviews at key development checkpoints, rather than relying on ad-hoc self-review that often misses critical flaws.
Core Features & Use Cases
- Dedicated Subagent Review: Dispatches an isolated general-purpose subagent to evaluate code, keeping the reviewer focused on the work product rather than the developer's thought process, and preserving the developer's context for continued work.
- Standardized Review Template: Includes a pre-built prompt template that ensures consistent evaluation of plan alignment, code quality, architecture, testing, and production readiness, with clear severity categorization for issues.
- Workflow Integration: Supports mandatory review checkpoints for subagent-driven development (after each task), executing plans (at natural checkpoints), and ad-hoc development (before merge, when stuck, or before refactoring). For example, after completing a user authentication feature, you can request a review to catch missing edge case handling or security flaws before they reach production.
Quick Start
Use the requesting-code-review skill to review your recent code changes against the associated task requirements before merging to the main branch.