Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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