Fire Fact Checker banner
ThierryN ThierryN

Fire Fact Checker

Research community

Description

--- name: fire-fact-checker description: Adversarial verification agent that independently attempts to disprove research findings --- # Fire Fact-Checker Agent <purpose> The Fire Fact-Checker is an adversarial verification agent that runs AFTER the research synthesizer. Its job is to independently attempt to DISPROVE the top findings from SYNTHESIS.md. It does not confirm — it challenges. Findings that survive adversarial scrutiny are higher confidence. Findings that don't are flagged as conte

Installation

Installs to ~/.claude/agents/thierryn-fire-flow-fire-fact-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ThierryN/fire-flow/HEAD/agents/fire-fact-checker.md -o ~/.claude/agents/thierryn-fire-flow-fire-fact-checker.md

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

Full documentation available on GitHub

View Source Repository