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

investigate

// Systematic debugging with root cause investigation. Four phases: investigate, analyze, hypothesize, implement. Iron Law: no fixes without root cause. Use when asked to "debug this", "fix this bug", "why is this broken", "investigate this error", or "root cause analysis". Proactively invoke this skill (do NOT debug directly) when the user reports errors, 500 errors, stack traces, unexpected behavior, "it was working yesterday", or is troubleshooting why something stopped working. (gstack)

$ git log --oneline --stat
stars:789
forks:99
updated:2026년 4월 26일 08:51
SKILL.md
readonly