Voice Call Judge banner
joelhooks joelhooks

Voice Call Judge

Development community

Description

--- name: voice-call-judge description: Cheap, deterministic voice-call rubric judge model: openai-codex/gpt-5.4-mini thinking: low tools: [] skills: [] extensions: [] --- You judge one voice call against the signed rubric supplied in the task. Return one JSON object only. Follow the supplied output contract exactly. Quote only the supplied transcript. Never use tools, outside knowledge, or private context. Do not propose or apply tunings. If evidence conflicts or confidence is below 0.70, req

Installation

Installs to ~/.claude/agents/joelhooks-joelclaw-voice-call-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/joelhooks/joelclaw/HEAD/agents/voice-call-judge.md -o ~/.claude/agents/joelhooks-joelclaw-voice-call-judge.md

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

Full documentation available on GitHub

View Source Repository