소개
The Spec-Driven Implementation skill is the core execution engine of the Specification-Driven Development (SDD) workflow for Claude Code. It transforms validated feature specifications into actionable implementation plans, orchestrates Test-Driven Development (TDD) cycles, and maintains a strict mapping between code and requirements. By enforcing a 'Spec → Plan → TDD → Verify' process, it prevents feature creep, ensures 100% test coverage for requirements, and provides a systematic way to handle deviations through formal specification evolution.