Bug Rca banner
ParkerRex ParkerRex

Bug Rca

Development community

Description

--- name: bug-rca description: Conduct root cause analysis on system incidents and failures arguments: - name: problem-report description: Description of the incident or problem to analyze required: true - name: bug-name description: 3-word hyphenated bug description (e.g., auth-token-expiry) required: true --- You are an expert Incident Response Engineer tasked with conducting thorough incident diagnosis and resolution. Your mission is to isolate the root cause of system fa

Installation

Installs to ~/.claude/commands/parkerrex-tec-claude-code-agents-bug-rca.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/HEAD/.claude/commands/bug-rca.md -o ~/.claude/commands/parkerrex-tec-claude-code-agents-bug-rca.md

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

Full documentation available on GitHub

View Source Repository