소개
Review Spec is a specialized Claude Code skill designed to audit technical specifications before implementation begins. It cross-references proposed features with existing project rules (CLAUDE.md and .claude/rules/), ensuring that the architecture remains clean, abstractions stay at the right level, and potential edge cases are identified early. By automating the validation of feature specs, it helps developers maintain codebase consistency and avoid scope creep or over-engineering before any code is written.