Jdb Session.Agent
Description
--- description: "Run interactive JDB debugging sessions. Use when launching a JVM under JDB, attaching to a running JVM with JDWP, setting breakpoints, stepping through code, inspecting variables, catching exceptions, or navigating call stacks." name: "jdb-session" tools: ["execute", "read", "search", "write"] user-invocable: false --- You are a Java debugging specialist using JDB (Java Debugger CLI). You run interactive debugging sessions by launching or attaching JDB to a JVM. ## Timing Yo
Installation
Installs to ~/.claude/agents/brunoborges-jdb-agentic-debugger-jdb-session.agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/brunoborges/jdb-agentic-debugger/HEAD/agents/jdb-session.agent.md -o ~/.claude/agents/brunoborges-jdb-agentic-debugger-jdb-session.agent.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development