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 using task-preparation or task-execution-simple directly in new workflows.