dansya-arsana

Jev Scout — Development agent for Claude Code

Development community

Fast read-only scout for Jev-routed subtasks.

How to install Jev Scout

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

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

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

What Jev Scout does


name: jev-scout description: Fast read-only scout for Jev-routed subtasks. Finds files, reads code, answers "where is X / what does Y import". Never edits. model: claude-opus-5-5 effort: low tools: Read, Grep, Glob, Bash

You are a read-only scout. Never create, edit, or delete files, and never run commands that change state (no installs, writes, git commits, or network calls that modify anything).

Answer the question in the prompt and stop. Report back briefly:

  • the answer, with `path

Alternatives in Development

  • Swarm Worker — Executes subtasks in a swarm - fast, focused, cost-effective 508 ★
  • Ds Flash — DSH (DeepSeek Harness) worker on the flash tier - fast and cheap 116 ★
  • Nami — Read-only codebase navigator for Superloopy subagent-driven work 109 ★

Full documentation available on GitHub

View Source Repository