What problem does it solve?
Requirements are frequently unclear when starting a feature, leading to misalignment, rework, and integration issues. This Skill generates a structured, comprehensive spec from raw inputs to ensure everyone shares a single, verifiable plan before implementation.
Core Features & Use Cases
- Generate a complete spec with Goal, Requirements, Out of scope, Affected files, New files, Patterns to mirror, Implementation notes, UX concept, Validation criteria, and Test cases.
- Surface ambiguities and raise targeted clarifying questions to resolve gaps in requirements.
- Produce a save-ready document at
.claude/specs/<feature-name>.md that can be used to drive /1_implement and the rest of the pipeline.
Quick Start
Provide a detailed or structured spec for the feature described in .claude/input/, then save it to .claude/specs/<kebab-case-feature-name>.md.