Flow commands
/flow:quick
Fast-path for trivial changes — skip the full plan cycle, go straight to edit → verify → commit
| Property | Value |
|---|---|
| Command | /flow:quick |
| Category | daily (daily) |
| Argument hint | (none) |
| Source | plugins/flow/commands/quick.md |
Description
Fast-path for trivial changes — skip the full plan cycle, go straight to edit → verify → commit
Invocation
snippet
/flow:quickSummary
Skip the full intake → plan → execute cycle for small, obvious changes that don't need a plan. Go straight to edit → verify → commit.
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/quick.md → read it for the full behavior.