What problem does it solve?
This Skill converts vague project ideas into a concrete, phased specification that guides planning, discussion, and implementation, reducing ambiguity and back-and-forth.
Core Features & Use Cases
- Phase-based spec: outputs an actionable plan with Explore, Discuss, and Write phases.
- Template-driven output: uses references/spec-template.md to structure the spec, ensuring consistency.
- Phase deliverables and branching: includes concrete tasks, dependencies, and a suggested branch name for each phase.
- Use Case: starting a new feature in a monorepo or a greenfield project by generating a ready-to-refine spec for spec-interview or spec-driven-build.
Quick Start
Provide a project idea or description to the create-spec skill. It will generate a spec file (<project-name>/spec.md) using the references/spec-template.md as the guide.