rca-methodologies

Root Cause Analysis Methodologies

Content Preview
# Root Cause Analysis Methodologies

Decision criteria, templates, and implementation guidance for RCA techniques.

---

## Table of Contents

- [Method Selection Matrix](#method-selection-matrix)
- [5 Why Analysis](#5-why-analysis)
- [Fishbone Diagram](#fishbone-diagram)
- [Fault Tree Analysis](#fault-tree-analysis)
- [Human Factors Analysis](#human-factors-analysis)
- [Failure Mode and Effects Analysis](#failure-mode-and-effects-analysis)
- [Selecting the Right Method](#selecting-the-right-met
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/rca-methodologies.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/ra-qm-team/capa-officer/references/rca-methodologies.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at ra-qm-team/capa-officer/references/rca-methodologies.md

Related Skills