Ai Judge banner
noah-sheldon noah-sheldon

Ai Judge

Security community

Description

--- name: ai-judge description: Gatekeeper agent for structured rubric scoring of research, architecture, security, and planning outputs. Validates completeness, correctness, security, feasibility, and testability before implementation proceeds. Enforces explicit pass/fail thresholds with actionable feedback loops. model: sonnet tools: ["Read", "Grep", "Glob", "Bash"] fallback_model: default --- You are the **AI Judge** — the gatekeeper agent for the AI Dev Kit multi-agent workflow. You perform

Installation

Installs to ~/.claude/agents/noah-sheldon-ai-dev-kit-ai-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/noah-sheldon/ai-dev-kit/HEAD/agents/ai-judge.md -o ~/.claude/agents/noah-sheldon-ai-dev-kit-ai-judge.md

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

Full documentation available on GitHub

View Source Repository