Flow commands
/flow:plan
Create a context-rich feature implementation plan grounded in the project PRD and design system
| Property | Value |
|---|---|
| Command | /flow:plan |
| Category | daily (daily) |
| Argument hint | feature description |
| Source | plugins/flow/commands/plan.md |
Description
Create a context-rich feature implementation plan grounded in the project PRD and design system
Invocation
snippet
/flow:plan feature descriptionSummary
Transform a feature request into a context-rich implementation plan that enables one-pass implementation by any AI agent or developer.
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/plan.md → read it for the full behavior.