702 B
702 B
description
| description |
|---|
| Create or update the feature specification from a natural language feature description. |
Workflow: speckit.specify
-
Context Analysis:
- The user has provided an input prompt. Treat this as the primary input for the skill.
- This is typically the starting point of a new feature.
-
Load Skill:
- Use the
view_filetool to read the skill file at:.agent/skills/speckit.specify/SKILL.md
- Use the
-
Execute:
- Follow the instructions in the
SKILL.mdexactly. - Apply the user's prompt as the feature description for the skill's logic.
- Follow the instructions in the
-
On Error:
- If no feature description provided: Ask the user to describe the feature they want to specify