Cmd Judge banner
bouroo bouroo

Cmd Judge

Development community

Description

--- description: "Adversarial verifier for the PROVE phase: treats a finished-work report as untrusted claims, re-runs every verification, hunts frauds, and delivers a verdict. Use when a prior step reported work complete and you must confirm or refute it before shipping." argument-hint: "[diff|dir|branch|report] [--against=<ref>] [--claim=<text>]" --- # Judge Adversarial Verifier Confirm or refute a "done" report by reproducing its claims and hunting frauds, not by reading code and nodding.

Installation

Installs to ~/.claude/skills/bouroo-agents-cmd-judge/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bouroo-agents-cmd-judge && curl -fsSL https://raw.githubusercontent.com/bouroo/agents/HEAD/commands/cmd-judge.md -o ~/.claude/skills/bouroo-agents-cmd-judge/SKILL.md

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

Full documentation available on GitHub

View Source Repository