Flow commands
/flow:setup-prd
Create a PRD, then auto-generate phase plans and an execution README
| Property | Value |
|---|---|
| Command | /flow:setup-prd |
| Category | setup |
| Argument hint | output-filename |
| Source | plugins/flow/commands/setup-prd.md |
Description
Create a PRD, then auto-generate phase plans and an execution README
Invocation
snippet
/flow:setup-prd output-filenameSummary
Generate a Product Requirements Document (PRD) based on the current conversation, then automatically break it into executable phase plans with a README for running them.
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/setup-prd.md → read it for the full behavior.