An AI agent plugin that teaches AI agents to debug Java applications in real time using **JDB** — the command-line debugger shipped with every JDK. Compatible with [GitHub Copilot CLI](https://docs.github.com/en
$claude plugin marketplace add brunoborges/jdb-agentic-debuggerInstalls into the current project.
Install jdb-agentic-debugger by running `claude plugin marketplace add brunoborges/jdb-agentic-debugger`, then use it for the current task and follow its documentation at https://github.com/brunoborges/jdb-agentic-debugger.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add brunoborges/jdb-agentic-debugger |