Acerca de
The review-code skill is a core component of Specification-Driven Development (SDD) for Claude Code. Unlike standard code reviews that focus primarily on style or quality, this skill rigorously compares the codebase against a formal specification file. It maps every functional requirement to specific lines of code, identifies deviations, and calculates a compliance score. This ensures that the final output perfectly matches the intended design, making it an essential tool for teams that require high process discipline and automated verification of business requirements.