概要
The Code Review Gate skill acts as a critical quality control layer in the 'vibe coding' workflow, automatically pausing autonomous development when it detects high-risk changes. It targets security-sensitive directories, logic with high cyclomatic complexity, and large-scale refactors, presenting the human developer with a structured interface to approve, reject, or comment on specific lines of code. By bridging the gap between implementation and integration, this skill ensures that AI-generated contributions meet rigorous security, architectural, and quality standards before being merged.