What problem does it solve?
This Skill helps you catch bugs, design flaws, and missing requirements before they spread into later work or reach main, by enforcing a deliberate review step at the right moments.
Core Features & Use Cases
- Mandatory review checkpoints: Prompts you to request review after each subagent-driven task, after major features, and before merging.
- Focused reviewer context: Instructs the reviewer to evaluate only the work product, not your session history, so feedback stays sharp and relevant.
- Structured severity assessment: Organizes findings into critical, important, and minor issues with clear guidance on what to fix now versus later.
- Use case: After finishing a complex bug fix, you can have the assistant package the implementation summary, requirements, and git range so a reviewer can quickly assess production readiness.
Quick Start
Ask the assistant to review your completed changes against the original requirements and return prioritized issues before you merge.