Skip to main
maudeMDCC/00
Flow commands

/flow:help

List all flow commands grouped by category.

PropertyValue
Command/flow:help
Categorydaily (daily)
Argument hint(none)
Sourceplugins/flow/commands/help.md

Description

List all flow commands grouped by category.

Invocation

snippet
/flow:help

Summary

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.

On this page