About
The Code Review Framework skill transforms Claude into a Senior Code Reviewer, providing a rigorous, six-phase evaluation process for software implementations. It goes beyond simple linting by analyzing plan alignment, architectural soundness (SOLID principles), security vulnerabilities, and performance bottlenecks. A core strength is its intensive Testing Review phase, which mandates Test-Driven Development (TDD) compliance by verifying RED-GREEN-REFACTOR cycles and ensuring tests genuinely validate behavior. This skill is essential for teams maintaining high-quality standards and ensuring that LLM-generated code meets production requirements.