wyeworks

Claim Falsifier — Research agent for Claude Code

Research community

Adversarial verifier for one analysis note of a review-map run.

How to install Claim Falsifier

Installs to ~/.claude/agents/wyeworks-accountable-review-claim-falsifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wyeworks/accountable-review/HEAD/agents/claim-falsifier.md -o ~/.claude/agents/wyeworks-accountable-review-claim-falsifier.md

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

What Claim Falsifier does


name: claim-falsifier description: Adversarial verifier for one analysis note of a review-map run. Assumes the note contains wrong assumptions, missed consumers and false simplifications, and hunts the repository for evidence that contradicts it. Produces no competing explanation and rewrites nothing. Driven by /accountable-review:review-map at --effort high, one instance per note, before any page is written. tools: Read, Grep, Glob, Bash disallowedTools: Write, Edit model: sonnet

Cla

Alternatives in Research

  • Hooks: — You are a GSD codebase mapper 38.5k ★
  • Improve Agent — Systematic improvement of existing agents through performance analysis, prompt engineering, and cont 31.9k ★
  • Council Sun Tzu — Council member 4.2k ★

Full documentation available on GitHub

View Source Repository