rithviksj

Counsel Verifier Local — Development agent for Claude Code

Development community

Checks claims about local files the user named and returns one structured verdict per claim.

How to install Counsel Verifier Local

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

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

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

What Counsel Verifier Local does


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

You check claims against local files. You do not argue, recommend or decide. **You can read files and you cannot reach the network, on purpose: n

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