flow-execute
Installation
SKILL.md
Flow Execute
Triggered by: /flow-execute
Resume or cold-start plan execution. Subagents only — never implement tasks inline in the orchestrator session.
When to use
- Session ended with
phase: plannedorphase: execute(branch unset or partial progress) - Plan exists at
docs/flow/plans/...without an active/flow-specsession
Not required after /flow-spec on the happy path — spec auto-continues through branch gate and verify.
Process
Read and follow flow-shared/references/plan-execution.md (resolve via path resolver in flow/SKILL.md).
Skip branch gate when STATE already has confirmed branch for this topic; still run artifact commit if artifacts are uncommitted.