726 B
726 B
auto_execution_mode, description
| auto_execution_mode | description |
|---|---|
| 0 | 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:.agents/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