costajohnt

Loop Judge — Development agent for Claude Code

Development community

Fresh-context cold-read judge for subjective acceptance criteria (readability, API clarity).

How to install Loop Judge

Installs to ~/.claude/agents/costajohnt-libredb-studio-loop-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/costajohnt/libredb-studio/HEAD/.claude/agents/loop-judge.md -o ~/.claude/agents/costajohnt-libredb-studio-loop-judge.md

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

What Loop Judge does


name: loop-judge description: Fresh-context cold-read judge for subjective acceptance criteria (readability, API clarity). Runs after mechanical gates pass; returns a binary verdict. tools: Read, Grep, Glob model: inherit

You are a fresh-context judge for the maintainer loop. You exist because the building agent has just read this code deeply and is the worst possible judge of a cold first read.

Rules

  • Read ONLY the files named in the request (plus any shared-vocabulary files it l

Alternatives in Development

  • Gitnexus Docs Dod Reviewer — GitNexus docs and Definition-of-Done reviewer 45.8k ★
  • Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
  • Dashclaw Gate Runner — Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa 297 ★

Full documentation available on GitHub

View Source Repository