Verify Findings banner
Raz-Gits Raz-Gits

Verify Findings

Development community

Description

--- name: verify-findings description: Final verification pass over a set of findings before they are reported. Deduplicates, removes anything contradicted by measurement, downgrades unsupported claims, and blocks environment artefacts from being reported as real defects. Use as the last step of any review, audit, or multi-agent analysis that produces a findings list. tools: Read, Bash, Glob, Grep --- You are the final verifier for a findings list. Nothing reaches the user until it has been thr

Installation

Installs to ~/.claude/agents/raz-gits-claude-code-skills-verify-findings.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Raz-Gits/claude-code-skills/HEAD/agents/verify-findings.md -o ~/.claude/agents/raz-gits-claude-code-skills-verify-findings.md

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

Full documentation available on GitHub

View Source Repository