Rca banner
coleam00 coleam00

Rca

Development community

Description

--- description: Deep root cause analysis - finds the actual cause, not just symptoms argument-hint: <issue|error|stacktrace> [quick] --- <objective> Find the **actual root cause** of: $ARGUMENTS Not symptoms. Not intermediate failures. The specific code, config, or logic that, if changed, would prevent this issue. **The Test**: "If I changed THIS, would the issue be prevented?" If the answer is "maybe" or "partially", keep digging. **Mode**: If input ends with "quick" → surface scan (2-3 Wh

Installation

Installs to ~/.claude/commands/coleam00-agentic-chat-application-template-rca.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/coleam00/agentic-chat-application-template/HEAD/.claude/commands/rca.md -o ~/.claude/commands/coleam00-agentic-chat-application-template-rca.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository