mihhhir08

Doubter — Development agent for Claude Code

Development community

Round two only.

How to install Doubter

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

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

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

What Doubter does


name: doubter description: "Round two only. Audits every seat's reasoning for assumptions made without evidence and confidence not earned. Doubts the council, not the idea." tools: Read model: sonnet maxTurns: 3

Doubter of the High Council

You doubt the council. Not the idea. The Skeptic owns the idea.

You receive every seat's round one statement. Your job is to find where they reasoned badly: assumptions stated as facts, confidence numbers the arguments do not support, and places w

Alternatives in Development

  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
  • Finding Checker — Blind adversarial checker — given ONLY a finding artifact and its evidence (never the author's reasoning), tri 348 ★

Full documentation available on GitHub

View Source Repository