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: planned or phase: execute (branch unset or partial progress)
  • Plan exists at docs/flow/plans/... without an active /flow-spec session

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.

Installs
6
Repository
gosukiwi/flow
GitHub Stars
1
First Seen
May 30, 2026
flow-execute — gosukiwi/flow