022-root-cause-analysis

Featured

Use when a framed problem needs root-cause investigation rather than a symptom-level fix, applying Five Whys, Fishbone (Ishikawa), Current Reality Tree, and constraint identification. This should trigger when an issue's Root Cause Analysis point of view needs evaluation, or when a maintainer directly asks to find the root cause of a problem before proposing a fix. Part of Plinth Toolkit

AI & Automation 427 stars 90 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 92/100

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

Skill Content

# Root Cause Analysis Guide the identification of root causes, not symptoms, for a framed problem, using Five Whys, Fishbone (Ishikawa), Current Reality Tree, and constraint identification. **This is an interactive SKILL**. **What is covered in this Skill?** - Five Whys for a linear causal chain from a symptom to a root cause - Fishbone (Ishikawa) for categorized candidate causes across multiple dimensions - Current Reality Tree for interconnected causes and effects with a small number of core problems - Constraint identification for the limiting factor holding the current state in place - Choosing the technique(s) proportionate to the problem's complexity - Feeding root-cause findings into `023-assumption-analysis` and the remaining Functional Specification lenses ## Constraints Distinguish root causes from symptoms before recommending a fix. When this technique is orchestrated by another workflow, the orchestrator owns clarifying-question sequencing; when applied standalone, ask directly. - **MUST** read `references/022-root-cause-analysis.md` before applying Root Cause Analysis guidance - **MUST** distinguish a symptom (an observed effect) from a root cause (the condition that produces it) - **MUST** apply Five Whys as a chain of "why" questions grounded in evidence from the problem frame, not assumption - **MUST** apply Fishbone to organize candidate causes into categories (for example people, process, technology, environment) when more than one causal dimension is ...

Details

Author
jabrena
Repository
jabrena/plinth
Created
1 years ago
Last Updated
today
Language
Java
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category