Flow commands
/flow:help
List all flow commands grouped by category.
| Property | Value |
|---|---|
| Command | /flow:help |
| Category | daily (daily) |
| Argument hint | (none) |
| Source | plugins/flow/commands/help.md |
Description
List all flow commands grouped by category.
Invocation
snippet
/flow:helpSummary
Print every /flow:* command grouped by its category: frontmatter field. Use this whenever you forget a name — type /flow:help for the live index, or use the group prefix (e.g. /flow:bug-) to narrow autocomplete.
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/help.md → read it for the full behavior.