Autonomous debugging agent that uses IDE bridge debug and terminal tools. Sets breakpoints, evaluates expressions, inspects runtime state, and fixes bugs. Use when encountering test failures, runtime errors, or unexpected behavior.
$curl -o .claude/agents/ide-debugger.md https://raw.githubusercontent.com/oolab-labs/claude-ide-bridge/HEAD/.claude/agents/ide-debugger.mdInstalls into the current project.
Install ide-debugger by running `curl -o .claude/agents/ide-debugger.md https://raw.githubusercontent.com/oolab-labs/claude-ide-bridge/HEAD/.claude/agents/ide-debugger.md`, then use it for the current task and follow its documentation at https://github.com/oolab-labs/claude-ide-bridge.