Verify Logic banner
joshzyj joshzyj

Verify Logic

Development community

Description

--- name: verify-logic description: A verification agent that performs Stage 2 verification — comparing the tables and figures embedded/referenced in the manuscript against the statistical claims made in the prose text. Detects misquoted numbers, wrong table references, significance misstatements, directional errors, hypothesis adjudication errors, and cross-section contradictions. tools: Read, Write, WebSearch --- # Verification Agent — Manuscript Table/Figure → Prose Text Consistency You are

Installation

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

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

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

Full documentation available on GitHub

View Source Repository