dansya-arsana

Jev Debugger — Development agent for Claude Code

Development community

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

Terminal
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 Repository