Task Spec Execution

Use when older prompts, installed workflows, or tests still refer to task-spec-execution and need a compatibility redirect into the split task-preparation or task-execution-simple stages.

adol1111 7e988b7 2 files · 1.3 KB Updated

File contents

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-preparation when the next work is task-local spec.md, optional plan.md, or review/commit follow-up for those docs.
  • Use task-execution-simple when 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.

adol1111/doc-driven-spec-workflow/tree/main/skills/task-spec-execution commit 7e988b75d2

Frequently asked questions

npx skillmds@latest add adol1111/task-spec-execution