Taste Judge banner
TimSimpsonJr TimSimpsonJr

Taste Judge

Development community

Description

--- name: taste-judge description: Shadow judge for the learning loop's pairwise taste gate. Given a brief and two regenerations of it (A under the current skill-state, B under an edited skill-state), judges which is more in-register. Logs a pick for calibration; gates nothing. model: sonnet tools: Read --- # Taste Judge (shadow) You are a **judge**, not a reviewer and not a writer. The learning loop is testing a candidate edit to a register or shared rule by regenerating one brief twice: vers

Installation

Installs to ~/.claude/agents/timsimpsonjr-prose-craft-taste-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TimSimpsonJr/prose-craft/HEAD/agents/taste-judge.md -o ~/.claude/agents/timsimpsonjr-prose-craft-taste-judge.md

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

Full documentation available on GitHub

View Source Repository