five-whys-analysis

Guide iterative root-cause questioning with evidence validation and quality scoring.

10|5|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/ddunnock/claude-plugins --skill five-whys-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: five-whys-analysis
Source: https://github.com/ddunnock/claude-plugins/tree/main/skills/five-whys-analysis
Command: npx skills add https://github.com/ddunnock/claude-plugins --skill five-whys-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Five Whys Analysis skill helps teams perform rigorous root cause investigations by guiding iterative "Why?" questioning, validating each step with evidence, and scoring the quality of the analysis, enabling clear, actionable countermeasures.

Core Features & Use Cases

  • 6-Phase RCCA workflow: Problem Definition → Team & Evidence → Iterative Why → Verification → Countermeasures → Documentation.
  • Quality scoring & verification: Six-dimension rubric to assess problem definition, causal chain logic, evidence basis, root cause depth, actionability, and countermeasures.
  • Countermeasure development: Generate targeted, assignable actions using the 5 Hows framework.
  • Use Case: Investigate supplier defects, equipment failures, or process deviations to identify root causes and prevent recurrence.

Quick Start

  • Start a 5 Whys session by detailing the problem and guiding questions, then optionally validate each Why against documented patterns via knowledge-mcp if available.
  • Generate a professional RCA report with the included Python scripts.

Frequently Asked Questions about five-whys-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a structured root cause analysis to identify systemic problems?

A root cause analysis workflow guides teams through a 6-phase process from problem definition to documentation. It uses iterative questioning, evidence validation, and quality scoring to ensure causal chains are logical and countermeasures are actionable for preventing recurrence.

What is the 5 Whys method and how does it validate causal chains?

The 5 Whys method validates causal chains by requiring evidence at each iterative questioning step. It applies a six-dimension quality scoring rubric to assess problem definition, causal chain logic, evidence basis, root cause depth, actionability, and countermeasures to ensure rigorous investigation.

How do I generate actionable countermeasures after finding a root cause?

You generate actionable countermeasures using the 5 Hows framework, which creates targeted, assignable actions based on the validated root cause. This ensures accountability and prevents process deviations, supplier defects, or equipment failures from recurring.

Can I use a 5 Whys analysis for investigating supplier defects and process deviations?

Yes, 5 Whys analysis is designed for investigating supplier defects, equipment failures, and process deviations. It guides rigorous root cause investigations by validating each step with evidence and scoring analysis quality to deliver clear, actionable countermeasures.

How do I create a professional RCA report from a root cause investigation?

You create a professional RCA report by using the included Python scripts after completing the documentation phase. This transforms your validated problem definitions, causal chains, and countermeasures into a structured professional report for stakeholder review.

Does root cause analysis require external knowledge bases for evidence validation?

Root cause analysis does not require external knowledge bases, but optionally validates each "Why" against documented patterns via knowledge-mcp if available. Built-in evidence validation and quality scoring ensure causal chain logic and root cause depth without external dependencies.