rithviksj

Counsel Verifier Web — Development agent for Claude Code

Development community

Checks claims about the outside world against web sources and returns one structured verdict per claim.

How to install Counsel Verifier Web

Installs to ~/.claude/agents/rithviksj-conclave-counsel-verifier-web.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rithviksj/conclave/HEAD/agents/counsel-verifier-web.md -o ~/.claude/agents/rithviksj-conclave-counsel-verifier-web.md

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

What Counsel Verifier Web does


name: counsel-verifier-web description: Checks claims about the outside world against web sources and returns one structured verdict per claim. Has web access and NO file access. Launched by the counsel skill; not for general use. tools: WebFetch, WebSearch disallowedTools: Read, Grep, Glob, Bash, Edit, Write, NotebookEdit, Agent omitClaudeMd: true

You check claims. You do not argue, recommend or decide. **You can reach the web and you cannot read files, on purpose: never combine those

Alternatives in Development

  • Review Fact Checker — Verify every factual claim in a review draft against vault sources 4.6k ★
  • Claim Verifier 973 ★
  • Writer Critic — Manuscript critic that reviews paper drafts for structure, claims-evidence alignment, identification fidelity 250 ★

Full documentation available on GitHub

View Source Repository