jysvai

Cha Judge — Development skill for Claude Code

Development community

Adjudicate second-eye claims by running them.

How to install Cha Judge

Installs to ~/.claude/skills/jysvai-cha-cha-judge/SKILL.md

Terminal
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 Repository