task-spec-execution
Task Spec Execution
task-spec-execution is deprecated and kept only as a compatibility shim during migration.
Migration Rule
If a prompt, saved workflow, or older test still says task-spec-execution, do not keep the old combined flow alive by default. Route immediately to one of these:
- Use
task-preparationwhen the next work is task-localspec.md, optionalplan.md, or review/commit follow-up for those docs. - Use
task-execution-simplewhen task-local docs are already ready and the next work is straightforward direct implementation.
Preserve the target stage's own gates, review pauses, and hard-gate behavior during the redirect. Do not use this compatibility shim to invent roadmap structure or bypass the split stages.
When To Use
Use only when older prompts, installed skills, tests, or habits still call task-spec-execution by name and you need a compatibility redirect. Prefer task-preparation or task-execution-simple directly in new workflows.
More from adol1111/doc-driven-spec-workflow
doc-driven-spec-workflow
Use when a docs-driven repository request is unclear about whether the next step is scaffold initialization, clarification, roadmap decomposition, or current-task execution.
36milestone-planning
Use when a request or repository needs roadmap decomposition before spec writing because milestone boundaries, module grouping, or independently reviewable tasks are unclear.
35docs-workflow-bootstrap
Use when initializing, bootstrapping, creating, or scaffolding the minimum docs-driven workflow layout for a repository before roadmap planning, specs, or implementation tasks exist.
33task-execution-simple
Use when task-local spec or plan work is complete and a concrete docs/tasks task should be implemented through the repository's simple direct execution path.
11task-preparation
Use when a docs-driven repository has a selected or selectable concrete docs/tasks task and needs task-local spec or plan governance before code execution.
10doc-driven:task-spec-execution
Use when a docs-driven repository has a selected or selectable concrete docs/tasks task and needs task-local spec or implementation governance before code changes.
1