About
This skill integrates a structured code review process into your Claude Code workflow, ensuring that every feature, bug fix, or infrastructure change is vetted by a specialized subagent. By automating the identification of critical and minor issues through git-based diff analysis, it helps developers catch architectural flaws and implementation gaps early in the development cycle, particularly during subagent-driven development or complex DevOps tasks. It enforces a 'review early, review often' philosophy to prevent issue cascading in production environments.