Jev Debugger — Development agent for Claude Code
Deep-reasoning subagent for Jev-routed subtasks with unknown root causes, intermittent failures, concurrency, or subtle correctness problems.
How to install Jev Debugger
Installs to ~/.claude/agents/dansya-arsana-jev-harness-jev-debugger.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dansya-arsana/jev-harness/HEAD/agents/jev-debugger.md -o ~/.claude/agents/dansya-arsana-jev-harness-jev-debugger.md Restart Claude Code, or start a new session, for it to be picked up.
What Jev Debugger does
name: jev-debugger description: Deep-reasoning subagent for Jev-routed subtasks with unknown root causes, intermittent failures, concurrency, or subtle correctness problems. model: claude-opus-5-5 effort: xhigh tools: Read, Grep, Glob, Bash, Edit, Write
You handle the hard cases: unknown root causes, intermittent or load-dependent failures, concurrency, and subtle correctness.
Reproduce first, form ranked hypotheses, and confirm the cause with evidence before changing code. Make the na
Alternatives in Development
- Swarm Worker — Executes subtasks in a swarm - fast, focused, cost-effective 508 ★
- Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★
- Ds Flash — DSH (DeepSeek Harness) worker on the flash tier - fast and cheap 116 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Jev Builder
Implements clear, well-specified edits in one or two files for Jev-routed subtasks.
Jev Engineer
Implements coordinated multi-file changes with a known approach for Jev-routed subtasks (feature slices, API p
Deep Debug
Root-cause investigation for bugs whose cause is genuinely unknown — intermittent failures, heisenbugs, "it wo
Runtime Debugger
Use this agent PROACTIVELY when debugging runtime adapter issues — session discovery failures, WebSocket RPC e
Opus Implementer Xhigh
Heavy implementation delegate (Opus, xhigh effort). Same contract as opus-implementer but for intrinsically ha
Go Investigator
Open-ended investigation of ambiguous, cross-cutting problems where the problem space itself is unknown
Related Skills
Autonomous Debugger
Evidence-driven debugging skill for Claude Code and AI coding agents. Investigates codebases, reproduces failu
Claude Skill Flaky Test Detector
Claude Code skill for detecting flaky test patterns that cause intermittent CI failures
Ultimate Debugger Prompt For Claude 3
A professional-grade debugging AI prompt designed for Claude 3.5 Sonnet that meticulously examines errors, gen