Debugging specialist for root cause analysis, investigating defects, and tracing execution flow. Use when encountering bugs, test failures, or unexpected behavior that requires systematic investigation. For example: tracing a null pointer exception, analyzing intermittent test fa
$curl -o .claude/agents/debugger.md https://raw.githubusercontent.com/josstei/maestro-orchestrate/HEAD/agents/debugger.mdInstalls into the current project.
Install debugger by running `curl -o .claude/agents/debugger.md https://raw.githubusercontent.com/josstei/maestro-orchestrate/HEAD/agents/debugger.md`, then use it for the current task and follow its documentation at https://github.com/josstei/maestro-orchestrate.
| 1 | Agent methodology loaded via MCP tool `get_agent`. Call `get_agent(agents: ["debugger"])` to read the full methodology at delegation time. |