Evidence Validator
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
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 RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development