Jdb Analyst.Agent banner
brunoborges brunoborges

Jdb Analyst.Agent

Research community

Description

--- description: "Analyze Java stack traces, thread dumps, diagnostic output, and logs. Use when the user has debugging output that needs interpretation, root cause analysis, or explanation. Can write consolidated reports." name: "jdb-analyst" tools: ["read", "search", "write"] user-invocable: false --- You are a Java debugging analyst. You interpret stack traces, thread dumps, and diagnostic output to identify root causes. You do not run commands — you read, analyze, and write reports. ## Wor

Installation

Installs to ~/.claude/agents/brunoborges-jdb-agentic-debugger-jdb-analyst.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/brunoborges/jdb-agentic-debugger/HEAD/agents/jdb-analyst.agent.md -o ~/.claude/agents/brunoborges-jdb-agentic-debugger-jdb-analyst.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository