analyzing-root-causes | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / analyzing-root-causes

analyzing-root-causes

maintained by thkt

star 3 account_tree 0 verified_user MIT License
bolt View GitHub

name: analyzing-root-causes description: > Root cause analysis with 5 Whys methodology. Use when investigating bugs, analyzing failures, or when user mentions root cause, 5 Whys, なぜなぜ分析, 根本原因, 原因分析, symptom fix, 対症療法. allowed-tools: [Read, Grep, Glob, Task] context: fork user-invocable: false

Root Cause Analysis - 5 Whys

Symptom vs Root Cause

Type Example Result
Symptom Fix setTimeout to wait for DOM Breaks later
Root Cause Use React ref properly Permanent fix
Symptom Fix Add flag for double-submit Complexity ↑
Root Cause Disable button on submit Simple fix

5 Whys Process

Step Question Reveals
1 Why does this occur? Observable fact
2 Why does that happen? Implementation detail
3 Why is that the case? Design decision
4 Why does that exist? Architectural constraint
5 Why was it designed this way? Root cause

References

Topic File
5 Whys references/five-whys.md
Patterns references/symptom-patterns.md

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 3
GitHub Forks 0
Created Jan 2026
Last Updated il y a 5 mois
tools tools debugging

Related Skills

fabric
chevron_right
typescript-expert
chevron_right
break-loop
chevron_right
burp-suite
chevron_right
page-behavior-audit
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.