Stats
Actions
Tags
From flux
Performs root cause analysis on bugs, regressions, and incidents. Reproduces the issue, investigates, identifies root cause, suggests a fix, verifies, and logs learnings.
How this command is triggered — by the user, by Claude, or both
Slash command
/flux:rca <bug description|error|incident>flux/The summary Claude sees in its command listing — used to decide when to auto-load this command
# IMPORTANT: This command MUST invoke the skill `flux-rca` The ONLY purpose of this command is to call the `flux-rca` skill. You MUST use that skill now. **User request:** $ARGUMENTS Pass the user request to the skill. The skill handles reproduce → investigate → root cause → fix → verify → learn.
flux-rcaThe ONLY purpose of this command is to call the flux-rca skill. You MUST use that skill now.
User request: $ARGUMENTS
Pass the user request to the skill. The skill handles reproduce → investigate → root cause → fix → verify → learn.
npx claudepluginhub nairon-ai/flux --plugin flux/rcaPerforms root cause analysis on GitHub issues, Jira tickets, or direct bug descriptions, producing a comprehensive RCA document.