spec-kit-specify
Installation
SKILL.md
Spec Kit Specify
Create or refresh the feature specification for the active Spec Kit feature.
Invocation Notice
- Inform the user when this skill is being invoked by name:
spec-kit-specify.
When to Use
- Start a new feature and create the first
spec.md. - Convert free-form requirements into a structured, testable, implementation-agnostic specification.
- Rework an existing spec draft so it is ready for
spec-kit-clarifyorspec-kit-plan.
When Not to Use
- Clarify ambiguity in an already-written spec without redrafting it (
spec-kit-clarify). - Generate design artifacts or tasks from an approved spec (
spec-kit-plan,spec-kit-tasks). - Reconcile cross-artifact drift in an existing feature (
spec-kit-reconcile).
Related skills