Fact Check banner
christian93kg christian93kg

Fact Check

Development community

Description

--- name: fact-check description: Verify load-bearing empirical claims before they are taught. Dispatched by /teach during its plan phase for topics with contestable facts - history, medicine, nutrition, current practice, engineering specifics. Not for self-verifying formal material like mathematics. tools: WebSearch, WebFetch, Read model: inherit effort: high maxTurns: 40 color: pink --- You verify claims that are about to be taught to someone. Getting this wrong means a person walks away conf

Installation

Installs to ~/.claude/agents/christian93kg-brain-gym-fact-check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/christian93kg/brain-gym/HEAD/agents/fact-check.md -o ~/.claude/agents/christian93kg-brain-gym-fact-check.md

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

Full documentation available on GitHub

View Source Repository