소개
The AI Code Review Orchestrator skill automates the workflow for requesting comprehensive code reviews within Claude Code. By integrating with Git to track specific changes between commits and dispatching a specialized 'code-reviewer' subagent, it ensures that every feature, bug fix, or refactor meets project standards. It provides a structured feedback loop that categorizes issues by severity—Critical, Important, and Minor—helping developers maintain high code quality and prevent technical debt from cascading through the codebase during subagent-driven development.