Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

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.

$ git log --oneline --stat
stars:1,124
forks:104
updated:2026년 3월 6일 08:53
SKILL.md
readonly