What problem does it solve?
Unstructured or skipped code reviews lead to undetected bugs, requirement mismatches, and cascading rework that slows down development and introduces production risks.
Core Features & Use Cases
- Focused Review Context: Dispatches dedicated code reviewer subagents with isolated, precise context to avoid bias from the implementer's thought process.
- Checkpoint Enforcement: Mandates reviews at key development stages including post-task completion, post-major feature implementation, and pre-merge to main.
- Actionable Feedback: Uses a standardized template to categorize issues by severity (Critical, Important, Minor) with clear fix guidance and merge readiness assessments.
- Use Case: A developer implementing a new user authentication feature can use this skill to get a structured review of their changes against the original requirements before merging to avoid security vulnerabilities in production.
Quick Start
Use the requesting-code-review skill to get a structured review of your recent code changes against project requirements before merging to main.