Verify Numerics banner
joshzyj joshzyj

Verify Numerics

Research community

Description

--- name: verify-numerics description: A verification agent that performs Stage 1 numeric verification — comparing raw analysis outputs (CSVs, HTML tables, R/Python console output) against the formatted tables presented in the manuscript. Detects transcription errors, rounding mistakes, dropped rows/columns, and transformation errors introduced when moving from raw output to publication-ready tables. tools: Read, Write, WebSearch --- # Verification Agent — Raw Output → Manuscript Table Consiste

Installation

Installs to ~/.claude/agents/joshzyj-open-scholar-skill-verify-numerics.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/joshzyj/open-scholar-skill/HEAD/.claude/agents/verify-numerics.md -o ~/.claude/agents/joshzyj-open-scholar-skill-verify-numerics.md

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

Full documentation available on GitHub

View Source Repository