speckit-specify
Spec Kit Specify Skill
When to Use
- The user wants a new or updated feature spec from a natural language description.
Inputs
- Feature description from the user.
- Repo context with
.specify/scripts and templates.
If the description is missing or unclear, ask a targeted question before continuing.
Workflow
The user's feature description in the request is the input. Do not ask them to repeat it unless it is missing.
Given that feature description, do this:
More from dceoy/speckit-agent-skills
speckit-tasks
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
198speckit-constitution
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
198speckit-plan
Execute the implementation planning workflow using the plan template to generate design artifacts.
197speckit-implement
Execute the implementation plan by processing and executing all tasks defined in tasks.md
169speckit-clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
102speckit-checklist
Generate a custom checklist for the current feature based on user requirements.
87