Best Of N Judge banner
contact715 contact715

Best Of N Judge

Development community

Description

--- name: best-of-N-judge description: L0.97 Adversarial Verification — compares N parallel implementation attempts. AC-compliance and coverage are disqualification GATES; the winner is selected by a four-criteria quality rubric (Likert 1-5) per Constitution §8, with efficiency breaking ties only. Enforces N-policy (critical ≥3 / non-trivial ≥2 / trivial 1) and quality-andon on critical phases. Writes rationale to docs/debates/wave-NN-bestofN.md. Dispatched after all N attempts complete. tools:

Installation

Installs to ~/.claude/agents/contact715-jidoka-best-of-n-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/contact715/jidoka/HEAD/.claude/agents/best-of-N-judge.md -o ~/.claude/agents/contact715-jidoka-best-of-n-judge.md

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

Full documentation available on GitHub

View Source Repository