Evidence Validator banner
asiflow asiflow

Evidence Validator

Development community

Description

--- name: evidence-validator description: "Single-purpose verification agent — given a finding (a claim + file:line reference), reads the actual source and classifies the claim as CONFIRMED, PARTIALLY_CONFIRMED, REFUTED, or UNVERIFIABLE with evidence. Used to independently verify HIGH-severity findings from other agents before they reach the user. Does NOT produce new findings, make recommendations, or review code broadly — its sole job is to verify claims against source truth.\n\nExamples:\n\n<

Installation

Installs to ~/.claude/agents/asiflow-claude-nexus-hyper-agent-team-evidence-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/asiflow/claude-nexus-hyper-agent-team/HEAD/agents/evidence-validator.md -o ~/.claude/agents/asiflow-claude-nexus-hyper-agent-team-evidence-validator.md

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

Full documentation available on GitHub

View Source Repository