Flow commands
/flow:review-code
Pre-commit self-review of uncommitted changes
| Property | Value |
|---|---|
| Command | /flow:review-code |
| Category | review |
| Argument hint | (none) |
| Source | plugins/flow/commands/review-code.md |
Description
Pre-commit self-review of uncommitted changes
Invocation
snippet
/flow:review-codeSummary
Perform a thorough self-review of all uncommitted changes before committing.
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/review-code.md → read it for the full behavior.