Root Cause Analysis

Performs systematic root cause analysis to identify the true source of bugs, errors, and unexpected behavior through structured investigation phases — not just treating symptoms. Use when a user reports a bug, crash, error, or broken behavior and needs to debug, troubleshoot, or investigate why something is not working; especially for complex or intermittent issues across multiple components. Applies the Five Whys method, hypothesis-driven testing, stack trace analysis, git blame/log evidence gathering, and causal chain documentation to isolate and confirm root causes before applying any fix. Use when this capability is needed.

tomevault-io 1fd9ccd 2 files · 5.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/rohitg00--skillkit--root-cause-analysis commit 1fd9ccd567

Frequently asked questions

npx skillmds@latest add tomevault-io/root-cause-analysis