Flow commands
/flow:bug-fix
Implement fix from RCA document for GitHub issue
| Property | Value |
|---|---|
| Command | /flow:bug-fix |
| Category | bug |
| Argument hint | github-issue-id |
| Source | plugins/flow/commands/bug-fix.md |
Description
Implement fix from RCA document for GitHub issue
Invocation
snippet
/flow:bug-fix github-issue-idSummary
- RCA document exists at
logs/rca/issue-$ARGUMENTS.md(produced by/flow:bug-rca)
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/bug-fix.md → read it for the full behavior.