# 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.

- Skill: `adol1111/task-spec-execution` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add adol1111/task-spec-execution`
- Raw SKILL.md: https://api.skillmd.com/api/skills/adol1111/task-spec-execution/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: adol1111 (https://skillmd.com/u/adol1111)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/adol1111/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-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.

