Skip to main
maudeMDCC/00
Flow commands

/flow:bug-rca

Analyze and document root cause for a GitHub issue

PropertyValue
Command/flow:bug-rca
Categorybug
Argument hintgithub-issue-id
Sourceplugins/flow/commands/bug-rca.md

Description

Analyze and document root cause for a GitHub issue

Invocation

snippet
/flow:bug-rca github-issue-id

Summary

Investigate GitHub issue #$ARGUMENTS, identify the root cause, and document findings for future implementation.

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-rca.md → read it for the full behavior.

On this page