Fact Reviewer banner
bestdan bestdan

Fact Reviewer

Security community

Description

--- name: fact-reviewer description: Independent fact-checker for completed analysis pipelines. Use when an analysis (model + structured output + filled narrative document) is complete and needs an audit before it ships. Verifies that links resolve, cited values match their sources, the pipeline is reproducible, narrative numbers trace to the model, units and formulas are correct, and the recommendation matches what the data shows. Read-only apart from the reproducibility re-run, which restores

Installation

Installs to ~/.claude/agents/bestdan-workflow-skills-fact-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bestdan/workflow-skills/HEAD/agents/fact-reviewer.md -o ~/.claude/agents/bestdan-workflow-skills-fact-reviewer.md

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

Full documentation available on GitHub

View Source Repository