Use when encountering any bug, service outage, test failure, flaky test, or unexpected runtime behavior — applies autopilot's evidence-first methodology (gather → narrow → hypothesize → verify → propose-fix). Never guesses from memory. Triggers PUA mode after 2+ failed attempts.
$curl -o .claude/agents/debugger.md https://raw.githubusercontent.com/cookys/autopilot/HEAD/agents/debugger.mdInstalls into the current project.
Install debugger by running `curl -o .claude/agents/debugger.md https://raw.githubusercontent.com/cookys/autopilot/HEAD/agents/debugger.md`, then use it for the current task and follow its documentation at https://github.com/cookys/autopilot.