Use when you have a bd task hierarchy to execute in a separate session with review checkpoints
Load epic, review tasks critically, execute all tasks, report when complete.
Announce at start: "I'm using the executing-plans skill to implement this plan."
Note: Tell your human partner that this skill works much better with access to subagents. The quality of its work will be significantly higher if run on a platform with subagent support (such as Claude Code or Codex). If subagents are available, use subagent-driven-development instead of this skill.
bd children <epic-id> --json
bd children <feature-id> --json
bd show <task-id>
For each task:
bd update <task-id> --claim
bd show <task-id>
bd close <task-id> --reason "<what was done>"
After all tasks complete and verified:
STOP executing immediately when:
Ask for clarification rather than guessing.
Return to Review (Step 1) when:
Don't force through blockers - stop and ask.
Required workflow skills: