概要
This skill enhances development workflows by integrating a structured approach to code reviews using specialized subagents. It provides a systematic method for capturing changes between Git SHAs and submitting them for rigorous analysis against project requirements. By encouraging a 'review early, review often' philosophy, it helps developers catch critical bugs, architectural flaws, and missing features before they compound. It is especially effective for subagent-driven development, ensuring that each incremental task meets quality standards before proceeding to the next phase of a project.