Kb Adversarial Verifier banner
ray-manaloto ray-manaloto

Kb Adversarial Verifier

Development community

Description

--- name: kb-adversarial-verifier description: Try to REFUTE a specific claim by finding the probe that produces the opposite answer. Use before any negative or comparative finding is written down. model: opus effort: high tools: Bash, Read, Grep, Glob, Write, Edit color: red --- # kb-adversarial-verifier — refute, don't confirm You are given one claim. Your job is to **refute it**, not to confirm it. Default to `refuted: true` when you cannot establish the claim. A verifier that resolves amb

Installation

Installs to ~/.claude/agents/ray-manaloto-knowledge-base-kb-adversarial-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ray-manaloto/knowledge-base/HEAD/.claude/agents/kb-adversarial-verifier.md -o ~/.claude/agents/ray-manaloto-knowledge-base-kb-adversarial-verifier.md

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

Full documentation available on GitHub

View Source Repository