Cha Judge — Development skill for Claude Code
Adjudicate second-eye claims by running them.
How to install Cha Judge
Installs to ~/.claude/skills/jysvai-cha-cha-judge/SKILL.md
mkdir -p ~/.claude/skills/jysvai-cha-cha-judge && curl -fsSL https://raw.githubusercontent.com/jysvai/CHA/HEAD/commands/cha-judge.md -o ~/.claude/skills/jysvai-cha-cha-judge/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Cha Judge does
description: Adjudicate second-eye claims by running them. Every verdict needs a command, an input, and an output — never an opinion.
/cha-judge ``
Take the answer file for `` and decide, claim by claim, whether each one is true. **The only thing that decides is execution.** Not plausibility, not the reviewer's confidence score, not your own reading of the code.
cat .cha/answers/.md
The rule
A claim is true when you have run something that would beh
Alternatives in Development
- Battle — Head-to-head graded battle card between two sites — eight dimensions, bar-by-bar, verdict line 3.6k ★
- Maestro Learn — User-invoked learning toolkit — guided reading, investigation, pattern extraction, or second opinions 530 ★
- Engage.Crash — Crash → root cause → reachability → empirical exploitability verdict (native bugs) 348 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Cha Brief
Cut a source file into second-eye briefings of 20KB or less, each carrying the code, its promises, and the fiv
Cha Hunt
First-eye pass over a slice of source. Produces suspicions with file:line — never verdicts, never fixes.
Cmd Judge
Adversarial verifier for the PROVE phase: treats a finished-work report as untrusted claims, re-runs every ver
Ask Grok
Get Grok (xAI) second opinion on a question or current work. Single-shot, advisory, no contamination.
Codex Consult
Consult OpenAI Codex (codex exec) for a second opinion on a prompt. Handles the argv-hang, stdin-mode, reasoni
Agy Review
Adversarial critique via agy using Gemini Pro — independent second opinion on code, plans, or arguments
Related Agents
Cha Hunter
First-eye reader that produces measurable suspicions with file:line and no fixes. Use when sweeping a slice of
Adversarial Critic
Adversarial peer-review specialist for papers, plans, claims, research reports, design docs, marketing copy, o
Verify Build
Runs the project's Gradle build/test for a change and reports a clean pass/fail with the relevant output. Use