Preset ID
workflow-preset
Preset Name
Workflow Preset
Version
1.0.0
Description
Adds optional design planning artifacts and an orchestrated implementation workflow with isolated handoff shards.
Author
bigsmartben
Repository URL
https://github.com/bigsmartben/spec-kit-workflow-preset
Download URL
https://github.com/bigsmartben/spec-kit-workflow-preset/archive/refs/tags/v1.0.0.zip
License
MIT
Required Spec Kit Version
=0.8.10.dev0
Required Extensions
None
Templates Provided
- templates/plan-template.md - adds design artifact navigation to the plan template
Commands Provided
- commands/speckit.plan.md - wraps core planning with optional class, sequence, and test design artifacts
- commands/speckit.tasks.md - wraps task generation with optional design artifact awareness
- commands/speckit.implement.md - runs orchestrated implementation or executes exactly one handoff shard
Number of Scripts
2
Tags
planning, design, implementation, orchestration, workflow
Key Features
- Optional class diagram, sequence/contracts, and test planning artifacts without moving canonical Spec Kit content out of its normal files
- Orchestrated implementation workflow that builds scoped handoff shards from tasks.md
- Independent subagent/process execution model using compact handoff JSON and context digests to reduce context overload
- Shard classification by task type with executor profiles and write-scope verification
- Directory-scoped write verification for handoff execution boundaries
Testing Checklist
Submission Requirements
Verification Performed
python3 -m unittest tests/test_preset_contract.py in the preset repository: 11 passed
uv run --extra test pytest tests/test_presets.py in spec-kit: 245 passed
- Installed release archive with
specify preset add workflow-preset --from https://github.com/bigsmartben/spec-kit-workflow-preset/archive/refs/tags/v1.0.0.zip
- Verified
specify preset info workflow-preset
- Verified
specify preset resolve plan-template resolves to workflow-preset v1.0.0 as the top layer
Related
An earlier catalog PR was opened before switching to the community issue submission flow: #2617
Preset ID
workflow-preset
Preset Name
Workflow Preset
Version
1.0.0
Description
Adds optional design planning artifacts and an orchestrated implementation workflow with isolated handoff shards.
Author
bigsmartben
Repository URL
https://github.com/bigsmartben/spec-kit-workflow-preset
Download URL
https://github.com/bigsmartben/spec-kit-workflow-preset/archive/refs/tags/v1.0.0.zip
License
MIT
Required Spec Kit Version
Required Extensions
None
Templates Provided
Commands Provided
Number of Scripts
2
Tags
planning, design, implementation, orchestration, workflow
Key Features
Testing Checklist
specify preset addSubmission Requirements
preset.ymlmanifest includedVerification Performed
python3 -m unittest tests/test_preset_contract.pyin the preset repository: 11 passeduv run --extra test pytest tests/test_presets.pyin spec-kit: 245 passedspecify preset add workflow-preset --from https://github.com/bigsmartben/spec-kit-workflow-preset/archive/refs/tags/v1.0.0.zipspecify preset info workflow-presetspecify preset resolve plan-templateresolves toworkflow-preset v1.0.0as the top layerRelated
An earlier catalog PR was opened before switching to the community issue submission flow: #2617