rca-analysis

Solid

Structured root cause analysis for incidents and problems

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Root Cause Analysis Skill ## Overview The Root Cause Analysis (RCA) skill provides structured methodologies and tools for conducting thorough root cause investigations for incidents and problems. This skill supports multiple analysis frameworks including 5-Whys, Fishbone/Ishikawa diagrams, and Fault Tree Analysis to identify underlying causes and drive permanent corrective actions. ## Capabilities ### 5-Whys Analysis - Facilitate structured 5-Whys questioning - Document causal chain progression - Identify stopping criteria for root causes - Generate 5-Whys analysis reports - Track branching cause paths - Validate root cause identification ### Fishbone/Ishikawa Diagrams - Generate fishbone diagram structures - Organize causes by category (6M model) - Support custom category definitions - Create visual diagram outputs (Mermaid, SVG) - Facilitate brainstorming sessions - Document contributing factors ### Fault Tree Analysis - Build fault tree logical structures - Define AND/OR gate relationships - Calculate probability propagation - Identify minimal cut sets - Generate fault tree visualizations - Support quantitative risk analysis ### Contributing Factor Identification - Analyze multiple cause categories - Identify systemic vs. proximate causes - Document environmental factors - Assess human factors contributions - Evaluate process deficiencies - Identify technology failures ### Root Cause Confidence Scoring - Calculate confidence levels for identified causes - Assess ...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

root-cause-analyzer

Systematic root cause analysis skill with multiple investigation methodologies.

1,160 Updated today
a5c-ai
AI & Automation Solid

patient-safety-event-analysis

Investigate patient safety events using RCA, FMEA, and other systematic analysis methods to identify contributing factors and develop corrective actions

1,160 Updated today
a5c-ai
AI & Automation Listed

root-cause-analyzer

Implements 5 Whys root cause analysis methodology for systematic debugging and problem resolution. Use this skill when you need to find root cause, run 5 whys analysis, analyze recurring problems, or perform systematic debugging. Guides developers through structured analysis, documents findings in institutional knowledge system, and prevents recurring issues.

75 Updated today
davidmatousek
Data & Documents Listed

root-cause-analysis

Deep root cause analysis using the 5 Whys and Fishbone techniques. Use when systematic debugging hasn't found the cause, or for complex systemic issues. Keywords: root cause, why, underlying, fundamental, systemic, deep, origin

0 Updated today
cheemsiulord
Code & Development Solid

root-cause-analysis

Performs systematic root cause analysis to identify the true source of bugs, errors, and unexpected behavior through structured investigation phases — not just treating symptoms. Use when a user reports a bug, crash, error, or broken behavior and needs to debug, troubleshoot, or investigate why something is not working; especially for complex or intermittent issues across multiple components. Applies the Five Whys method, hypothesis-driven testing, stack trace analysis, git blame/log evidence gathering, and causal chain documentation to isolate and confirm root causes before applying any fix.

1,177 Updated today
rohitg00