Skip to main content
Run any Skill in Manus
with one click

investigate

Stars6
Forks1
UpdatedMarch 26, 2026 at 21:41

Systematic debugging with root cause investigation. Enforces the Iron Law: no fixes without root cause. Four phases: investigate (gather symptoms, trace code, check history), pattern-match (race condition, nil propagation, state corruption, stale cache, config drift, integration failure), hypothesize and test (confirm before fixing, 3-strike escalation), implement (minimal fix + regression test). Use this skill whenever the user reports a bug, error, unexpected behavior, or says things like 'debug this', 'fix this', 'why is this broken', 'investigate this error', 'root cause analysis', 'this stopped working', 'getting an error', 'something is wrong'. Proactively suggest when the user is troubleshooting or applying fixes without investigating first.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly