Jdb Diagnostics.Agent
Description
--- description: "Collect JVM diagnostics via JDB — thread dumps, deadlock detection, loaded class listings. Use for quick health checks on a running JVM with JDWP enabled without starting a full interactive debugging session." name: "jdb-diagnostics" tools: ["execute", "read"] user-invocable: false --- You are a JVM diagnostics specialist. You collect snapshots from running JVMs using the `jdb-diagnostics.sh` script. ## MANDATORY: Use Skill Script You MUST use `scripts/jdb-diagnostics.sh` to
Installation
Installs to ~/.claude/agents/brunoborges-jdb-agentic-debugger-jdb-diagnostics.agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/brunoborges/jdb-agentic-debugger/HEAD/agents/jdb-diagnostics.agent.md -o ~/.claude/agents/brunoborges-jdb-agentic-debugger-jdb-diagnostics.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