概要
The Comprehensive Review skill implements a standardized inspection framework for Claude Code to evaluate software implementation before completion. By systematically analyzing code through seven specific lenses—blindspots, clarity, maintainability, security, performance, documentation, and style—this skill catches critical bugs and architectural debt early. It provides a structured feedback loop with severity levels, ensuring that AI-generated contributions are robust, secure, and conform to professional development standards.