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.
$curl -o .claude/agents/claim-verifier.md https://raw.githubusercontent.com/pedrohcgs/claude-mini/HEAD/.claude/agents/claim-verifier.mdInstalls into the current project.
Install claim-verifier by running `curl -o .claude/agents/claim-verifier.md https://raw.githubusercontent.com/pedrohcgs/claude-mini/HEAD/.claude/agents/claim-verifier.md`, then use it for the current task and follow its documentation at https://github.com/pedrohcgs/claude-mini.