713 B
713 B
auto_execution_mode, description
| auto_execution_mode | description |
|---|---|
| 0 | Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync. |
Workflow: speckit.constitution
-
Context Analysis:
- The user has provided an input prompt. Treat this as the primary input for the skill.
-
Load Skill:
- Use the
view_filetool to read the skill file at:.agents/skills/speckit.constitution/SKILL.md
- Use the
-
Execute:
- Follow the instructions in the
SKILL.mdexactly. - Apply the user's prompt as the input arguments/context for the skill's logic.
- Follow the instructions in the
-
On Error:
- If
.specify/directory doesn't exist: Initialize the speckit structure first
- If