670 B
670 B
auto_execution_mode, description
| auto_execution_mode | description |
|---|---|
| 0 | Compare two versions of a spec or plan to highlight changes. |
Workflow: speckit.diff
-
Context Analysis:
- The user has provided an input prompt (optional file paths or version references).
-
Load Skill:
- Use the
view_filetool to read the skill file at:.agents/skills/speckit.diff/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 no files to compare: Use current feature's
spec.mdvs git HEAD - If
spec.mddoesn't exist: Run/speckit.specifyfirst
- If no files to compare: Use current feature's