What problem does it solve?
This Skill eliminates the risk of missed code defects that cascade into production bugs, wasted developer context from self-review, and inconsistent review processes that delay merges and reduce overall code quality.
Core Features & Use Cases
- Dedicated Review Subagent: Dispatches an isolated code-reviewer subagent with precise change context, so feedback focuses on the work product rather than your thought process.
- Structured Review Workflow: Enforces review checkpoints after individual tasks, major feature completions, and pre-merge steps, with clear issue severity categorization (Critical, Important, Minor) for prioritized fixes.
- Multi-Workflow Integration: Works with subagent-driven development, plan-based execution, and ad-hoc development workflows to fit your existing process.
- Use Case: After implementing a new payment processing feature, use this Skill to get a structured review of your changes against the original requirements, catch missing error handling for failed transactions, and fix critical issues before merging to main.
Quick Start
Ask the AI to request a code review for your most recent code changes against the original feature requirements before you merge to main.