AI Summarybug-rca is an AI-powered root cause analysis skill that helps developers systematically diagnose system incidents and failures by analyzing problem reports and generating structured investigation outputs. It's designed for incident response engineers and DevOps teams who need to quickly identify underlying causes and preventative measures.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "bug-rca" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (7 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/dev/.claude/commands/bug-rca.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/bug-implement.md "https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/dev/.claude/commands/bug-implement.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/bug-solution.md "https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/dev/.claude/commands/bug-solution.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/bug-start.md "https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/dev/.claude/commands/bug-start.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feat-resume.md "https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/dev/.claude/commands/feat-resume.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feat-status.md "https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/dev/.claude/commands/feat-status.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feature-start.md "https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/dev/.claude/commands/feature-start.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Conduct root cause analysis on system incidents and failures
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 6mo ago
◐ StaleAdoptionUnder 100 stars
6 ★ · NicheDocsMissing or thin
UndocumentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code