Skip to main content
Run any Skill in Manus
with one click

deep-plan-execute

Stars4
Forks0
UpdatedJuly 15, 2026 at 21:42

Executes a plan produced by /deep-plan: the plan-folder artifact whose plan.md carries a ## Decisions made table and per-task **Tests (TDD)** blocks, located when no path is given through the approved-plan memo recorded at approval. Parses the plan's ## Tasks into harness tasks (one TaskCreate each), wires Depends on into addBlockedBy, then drives a test-first implementation loop task by task in dependency order. Invoke after a /deep-plan plan is approved and you are ready to build it, e.g. "implement the plan" or "/deep-plan:deep-plan-execute <plan-file>". Not for executing plans produced outside /deep-plan.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly