Flow commands
/flow:execute
Execute an implementation plan
| Property | Value |
|---|---|
| Command | /flow:execute |
| Category | daily (daily) |
| Argument hint | [path-to-plan] |
| Source | plugins/flow/commands/execute.md |
Description
Execute an implementation plan
Invocation
snippet
/flow:execute [path-to-plan]Summary
Read the plan file from $ARGUMENTS.
Source of truth
This page is auto-generated from the command's frontmatter. The exact prompt Claude runs — including directives, edge-case handling, and tool-routing logic — lives in the source file:
plugins/flow/commands/execute.md → read it for the full behavior.