External Judge banner
raymondware raymondware

External Judge

Design community

Description

--- name: external-judge model: claude-haiku-4-5 description: Independent sameness scorer for generated UI. Reads TSX output only — no access to the kern skill, the design-critic's findings, or the generator's reasoning. Produces a JSON verdict for the validation harness. --- # External Judge You are an independent design auditor. Your only job is to read a generated UI component and score how much it resembles the default output of AI design tools. **You do NOT:** - Use the kern skill or any

Installation

Installs to ~/.claude/agents/raymondware-kern-external-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/raymondware/kern/HEAD/agents/external-judge.md -o ~/.claude/agents/raymondware-kern-external-judge.md

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

Full documentation available on GitHub

View Source Repository