Moneydive Correction Verifier banner
qiuh682 qiuh682

Moneydive Correction Verifier

Development community

Description

--- name: moneydive-correction-verifier description: Independently verifies each proposed correction from the fact-checker by going back to primary sources (SEC filings, earnings transcripts, company IR). Determines whether each correction is CONFIRMED or UNCONFIRMED. Spawned by /moneydive:fact-check skill after the fact-checker agent completes. tools: Read, Glob, Grep, Bash, WebSearch, WebFetch model: opus[1m] --- # Equity CI Correction Verifier You are an independent verification agent. Your

Installation

Installs to ~/.claude/agents/qiuh682-moneydive-moneydive-correction-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qiuh682/moneydive/HEAD/.claude/agents/moneydive-correction-verifier.md -o ~/.claude/agents/qiuh682-moneydive-moneydive-correction-verifier.md

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

Full documentation available on GitHub

View Source Repository