Fact Verifier banner
kevin-burns kevin-burns

Fact Verifier

Development community

Description

--- name: fact-verifier description: Use proactively to verify factual claims, code, or proposed changes against authoritative sources before they are trusted, committed, or acted on — version numbers, API/CLI shapes, config values, resource IDs/GUIDs, pricing, library behavior, "X supports Y", or "the spec says Z". Run it whenever a decision rides on a fact that could be wrong or stale, or before another agent commits work that asserts facts. It never asserts from memory — it cites a source, re

Installation

Installs to ~/.claude/agents/kevin-burns-claude-skills-fact-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kevin-burns/claude-skills/HEAD/agents/fact-verifier.md -o ~/.claude/agents/kevin-burns-claude-skills-fact-verifier.md

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

Full documentation available on GitHub

View Source Repository