| name | speckit-specify |
| description | Create or update feature specification from natural language |
User Input
$ARGUMENTS
Outline
The text after /speckit.specify is the feature description.
Given that description:
- Generate a concise short name (2-4 words)
- Check for existing branches
- Run script: .specify/scripts/bash/create-new-feature.sh --json
- Load spec template
- Fill in specification sections
- Write to spec file
Guidelines
- Focus on WHAT users need and WHY
- Avoid HOW to implement (no tech stack details)
- Written for business stakeholders