execute-plan

Installation
SKILL.md

Execute Plan

Drive an approved continuous plan to completion: independent tasks run in dependency-ordered waves, one fresh implementer subagent per task, a two-verdict review of each task's diff, a whole-branch review at the end — no human pause between tasks.

Not this skill:

Intent Use instead
Execution-mode: story-unit (human-gated review units) REQUIRED SUB-SKILL: use execute-story
No subagents / controller implements / user chose inline REQUIRED SUB-SKILL: use execute-inline

Why fresh subagents: each worker receives exactly the context its task needs and nothing else. Subagents never inherit session history — you construct their world. Bulk artifacts travel as file paths under .skills/, never as pasted text.

Installs
53
GitHub Stars
1
First Seen
Jul 7, 2026
execute-plan — jayden-dang/skills