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

debug

Stars4
Forks3
UpdatedMay 21, 2026 at 01:01

Read-only bug investigation skill. Takes a bug description + optional stack trace + optional repro steps; orients via code-explorer (Haiku grep/excerpt), then dispatches the debugger persona to emit N ranked hypotheses (1/3/5 on --quick/--normal/--deep) with file:line evidence, verification steps, and confidence labels. Never writes code, never commits. Triggers: "investigate this bug", "what could cause X", "help me debug", "why is X failing", "diagnose this error", "root cause of", "trace this issue", "why does Y throw", "intermittent failure". Example: "/squad:debug --normal 500 errors started after rate-limit change". For "where does X live" without a failure yet, use /squad:question. To fix after diagnosis, use /squad:implement.

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