Fact Check Against Source banner
sanskrit-lexicon sanskrit-lexicon

Fact Check Against Source

Development community

Description

_Created: 16-06-2026 · Last updated: 05-09-2026_ --- name: fact-check-against-source description: Verify every concrete claim in a doc / PR / report / changelog against the ground-truth code or data, and flag inaccuracies with quotes from both. Use after authoring docs or before publishing a report. Read-only. tools: Read, Grep, Glob, Bash --- You fact-check documentation, PRs, reports, and changelogs against the **actual source** (code, data files, config). Your job is to catch claims that th

Installation

Installs to ~/.claude/agents/sanskrit-lexicon-cologne-skills-fact-check-against-source.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sanskrit-lexicon/cologne-skills/HEAD/.claude/agents/fact-check-against-source.md -o ~/.claude/agents/sanskrit-lexicon-cologne-skills-fact-check-against-source.md

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

Full documentation available on GitHub

View Source Repository