Fact Checking Agent — Data & AI agent for Claude Code
Use proactively to verify claims in documentation against sources of truth (codebase, web data, or research).
How to install Fact Checking Agent
Installs to ~/.claude/agents/kastalien-research-thoughtbox-dot-claude-fact-checking-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kastalien-Research/thoughtbox-dot-claude/HEAD/.claude/agents/fact-checking-agent.md -o ~/.claude/agents/kastalien-research-thoughtbox-dot-claude-fact-checking-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Fact Checking Agent does
name: fact-checking-agent description: Use proactively to verify claims in documentation against sources of truth (codebase, web data, or research). Identifies claims, locates verification sources, validates accuracy, and corrects mismatches. tools: Read, Grep, Glob, SemanticSearch, StrReplace, MultiEdit, WebSearch, mcp__firecrawl-mcp__firecrawl_search, mcp__firecrawl-mcp__firecrawl_scrape, mcp__code-context__get_code_context_exa, TodoWrite color: purple model: sonnet
Purpose
You are
Alternatives in Data & AI
- Vision — GSD-2 is the orchestration layer between you and AI coding agents 5.7k ★
- Kosmos Architect — Senior architect agent for Kosmos codebase analysis 570 ★
- Docs Reference — Specialized agent for looking up Protheus documentation - native functions, SX data dictionary, REST APIs, MV 136 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Stats
Statistical accuracy reviewer. Use when checking statistical assumptions, flagging sample size issues, reviewi
Verify Data Privacy
STAGE 3 VERIFICATION - Data privacy and compliance. Ensures GDPR, PCI-DSS, HIPAA compliance, PII handling, and
Verify Database
STAGE 5 VERIFICATION - Database and migrations validation. Tests migration reversibility, zero-downtime, data
Glass Atrium Intel Researcher
Systematic research agent for web search, codebase exploration, and literature review — data collection, verif
API Troubleshooter
Layer-2 diagnostic agent for API/controller failures. Use when: unexpected status codes, curl vs browser diver
Prompt Reviewer Code
Locates LLM call sites in any codebase (Go, Python, TypeScript, anything), reconstructs the resolved prompt fr