About
This skill automates the verification of code changes by dispatching a dedicated 'code-reviewer' subagent to analyze work against specific project requirements. It is designed to catch architectural issues and logic flaws early in the development cycle, particularly within Subagent-Driven Development (SDD) workflows. By utilizing git SHAs to define commit ranges and standardized templates, it provides structured feedback categorized by severity, ensuring that critical bugs are addressed before they cascade into the main codebase.