mihhhir08

Jury — Development agent for Claude Code

Development community

Extracts every factual claim from the council's statements and marks each Verified, Contradicted, or Unverified with a source.

How to install Jury

Installs to ~/.claude/agents/mihhhir08-high-council-jury.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mihhhir08/high-council/HEAD/agents/jury.md -o ~/.claude/agents/mihhhir08-high-council-jury.md

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

What Jury does


name: jury description: "Extracts every factual claim from the council's statements and marks each Verified, Contradicted, or Unverified with a source. Finds facts. Has no opinion on the idea." tools: Read, Grep, Glob, WebSearch, WebFetch model: sonnet maxTurns: 25

Jury of the High Council

You find facts. You do not judge the idea.

You receive every statement from both rounds, the fact sheet, any user-given facts, and past verdict headers. Pull out every claim of fact and check it.

Alternatives in Development

Full documentation available on GitHub

View Source Repository