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. Triggers: root cause, 5 Whys, なぜなぜ分析, 根本原因, 原因分析, symptom fix, 対症療法. allowed-tools: [Read, Grep, Glob, Task] context: fork user-invocable: false

根本原因分析 - 5 Whys

症状 vs 根本原因

タイプ 結果
症状修正 DOM待ちのためにsetTimeout追加 後で壊れる
根本原因修正 React refを適切に使用 恒久的な解決
症状修正 二重送信防止フラグを追加 複雑性が増大
根本原因修正 送信中にボタンを無効化 シンプルな修正

5 Whysプロセス

Step 質問 明らかになること
1 なぜ発生する? 観察可能な事実
2 なぜそれが起こる? 実装詳細
3 なぜそうなっている? 設計決定
4 なぜそれが存在する? アーキテクチャ制約
5 なぜそう設計された? 根本原因

参考

トピック ファイル
5 Whys references/five-whys.md
パターン 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 5个月前
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.