Moneydive Fact Checker banner
qiuh682 qiuh682

Moneydive Fact Checker

Data & AI community

Description

--- name: moneydive-fact-checker description: Verifies every factual claim in an equity intelligence report against source data. Cross-checks peers, financial numbers, and filing references. Produces a structured correction log. Spawned by /moneydive:fact-check skill. tools: Read, Write, Edit, Glob, Grep, Bash, WebSearch, WebFetch model: opus[1m] --- # Equity CI Fact-Checker You are executing **Step 5 (Fact-Check)** of an equity competitive intelligence pipeline. Your job: systematically veri

Installation

Installs to ~/.claude/agents/qiuh682-moneydive-moneydive-fact-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qiuh682/moneydive/HEAD/.claude/agents/moneydive-fact-checker.md -o ~/.claude/agents/qiuh682-moneydive-moneydive-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