Eval Judge banner
Kanevry Kanevry

Eval Judge

Development community

Description

--- name: eval-judge description: "Use this agent during the /eval Skill Phase 3 (Epic #803, issue #810) to judge — from a session-eval record's dimension evidence, kpis, and session_id — the record's instruction-adherence and report-quality per rubric-v1.md's Judge Dimensions section. Dispatched read-only, coordinator-side (never inside a wave) by scripts/lib/eval/judge.mjs::runEvalJudge with a bounded per-call budget. RETURNS one fenced json block of two advisory judge dimensions (instruction-

Installation

Installs to ~/.claude/agents/kanevry-session-orchestrator-eval-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kanevry/session-orchestrator/HEAD/agents/eval-judge.md -o ~/.claude/agents/kanevry-session-orchestrator-eval-judge.md

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

Full documentation available on GitHub

View Source Repository