This skill implements the execution phase for a doc‑driven development harness. Given a PLAN.md produced by a prior build step, the skill runs tasks in dependency waves, executes each task (often via fresh subagents), verifies results (typecheck, tests), and creates atomic commits with progress updates.
Use when the user says 'go', '/go', 'execute the plan', or otherwise confirms they want the agent to implement a prepared PLAN.md. Intended for automated code execution workflows where plans are explicit.
Designed for code‑execution focused agents such as Claude Code or other runtimes that support subagents or programmatic execution.
This skill has not been reviewed by our automated audit pipeline yet.