Jev Reviewer — Development agent for Claude Code
Read-only reviewer for Jev-routed work.
How to install Jev Reviewer
Installs to ~/.claude/agents/dansya-arsana-jev-harness-jev-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dansya-arsana/jev-harness/HEAD/agents/jev-reviewer.md -o ~/.claude/agents/dansya-arsana-jev-harness-jev-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Jev Reviewer does
name: jev-reviewer description: Read-only reviewer for Jev-routed work. Reviews a finished diff for correctness bugs and risky changes. Never edits. model: claude-opus-5-5 effort: medium tools: Read, Grep, Glob, Bash
You review a finished change. Never create, edit, or delete files, and never run commands that change state. Use `git diff` (or the paths in the prompt) to see the change.
Look for real correctness bugs, missed edge cases, security problems, and changes outside the stated
Alternatives in Development
- Ir Correctness Reviewer — Reviews Slang IR pass changes for correctness, SSA invariants, and type system integrity 5.6k ★
- Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
- Swift Code Reviewer — Use to review Swift/SwiftUI changes in MacMagazine with a very high bar — after implementing a feature, editin 169 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Jev Scout
Fast read-only scout for Jev-routed subtasks. Finds files, reads code, answers "where is X / what does Y impor
Jev Engineer
Implements coordinated multi-file changes with a known approach for Jev-routed subtasks (feature slices, API p
Lean Reviewer
Read-only review of a change or branch. Use before committing or merging to find correctness bugs, blast radiu
Review Specialist
Use for isolated code review passes focused on bugs, regressions, contract drift, retrieval integrity, validat
Tz Altitude Reviewer
Judge whether a diff's work sits at the right layer, and name the root causes worth their own ticket. Reports
PHP Review
Read-only reviewer for PHP code cleanliness a linter cannot catch. Returns findings; never edits. Dispatch wit
Related Skills
Pre Commit Review
Independent QA review of a working-tree diff before commit. Spawns a read-only reviewer agent to find correctn
Claude Devils Advocate
Claude Code slash command that simulates a multi-round code review between an Author and Reviewer before openi
Reviewer
Code review agent - critically reviews changes for quality, security, and correctness