Flow commands
/flow:setup-context
Prime agent with codebase understanding for the current project
| Property | Value |
|---|---|
| Command | /flow:setup-context |
| Category | setup |
| Argument hint | (none) |
| Source | plugins/flow/commands/setup-context.md |
Description
Prime agent with codebase understanding for the current project
Invocation
snippet
/flow:setup-contextSummary
Build comprehensive understanding of the current project by analyzing structure, documentation, and key files — scoped to what the user is working on.
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-context.md → read it for the full behavior.