Verify Completeness banner
joshzyj joshzyj

Verify Completeness

Development community

Description

--- name: verify-completeness description: A verification agent that ensures all artifacts (raw outputs, manuscript tables, manuscript figures) are properly cross-referenced, sequentially numbered, and complete. Checks that every raw output has a manuscript counterpart, every manuscript table/figure is referenced in text, and no orphaned or missing artifacts exist across both stages. tools: Read, Write, WebSearch --- # Verification Agent — Artifact Completeness & Cross-Reference Integrity You

Installation

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

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

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

Full documentation available on GitHub

View Source Repository