Claim Verifier banner
pedrohcgs pedrohcgs

Claim Verifier

Development community

Description

--- name: claim-verifier description: Fresh-context verifier for factual claims made by other agents or skills. Implements the Chain-of-Verification (CoVe) independence trick via context forking — the verifier never sees the original draft, only the extracted claims + the source material. Use when a skill has produced a draft that contains citations, numerical facts, named entities, or literature references that need hallucination-checking before returning to the user. tools: Read, Grep, Glob, W

Installation

Terminal
claude install-skill https://github.com/pedrohcgs/claude-code-my-workflow/blob/main/.claude/agents/claim-verifier.md

Full documentation available on GitHub

View Source Repository