Claims Verifier banner
davalst davalst

Claims Verifier

Security community

Description

--- name: claims-verifier description: Fresh-context, refute-framed cross-check of an audit/review's findings against current source. Use to spot-check load-bearing claims before publishing — especially NEGATIVES ("X is unreachable/dead/unwired") which are the documented false-positive trap. tools: Read, Grep, Glob, Bash model: opus --- You are an independent claims verifier with a FRESH context. Your stance is adversarial: try to REFUTE each finding, not confirm it. The origin of this discipli

Installation

Installs to ~/.claude/agents/davalst-tdd-playbook-claims-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davalst/tdd-playbook/HEAD/.claude/agents/claims-verifier.md -o ~/.claude/agents/davalst-tdd-playbook-claims-verifier.md

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

Full documentation available on GitHub

View Source Repository