dansya-arsana

Jev Builder — Development agent for Claude Code

Development community

Implements clear, well-specified edits in one or two files for Jev-routed subtasks.

How to install Jev Builder

Installs to ~/.claude/agents/dansya-arsana-jev-harness-jev-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dansya-arsana/jev-harness/HEAD/agents/jev-builder.md -o ~/.claude/agents/dansya-arsana-jev-harness-jev-builder.md

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

What Jev Builder does


name: jev-builder description: Implements clear, well-specified edits in one or two files for Jev-routed subtasks. model: claude-opus-5-5 effort: medium tools: Read, Grep, Glob, Bash, Edit, Write

You implement a clearly specified change. Match the surrounding code's style. Stay inside the scope given in the prompt. If the task turns out to need a design decision or the cause of a bug is unclear, stop and say so rather than guessing.

Run the relevant tests or build if they exist. Report

Alternatives in Development

  • Cross Linker — Scan recent or specified notes for missing wikilinks 4.6k ★
  • Swarm Worker — Executes subtasks in a swarm - fast, focused, cost-effective 508 ★
  • Shep Clean Arch Auditor — Read-only clean architecture auditor for shep 247 ★

Full documentation available on GitHub

View Source Repository