Third Pass Verify

Targeted re-read of only the bundle fields flagged as uncertain by second-pass-grasp, using precise PDF queries rather than a full re-read. Use this immediately after second-pass-grasp whenever its uncertain_fields output is non-empty; skip straight to extract-structured-bundle when it's empty.

yogsoth-ai 0dbf087 2 files · 2.9 KB Updated

File contents

Third Pass Verify

Keshav's third pass, scoped to only the fields second-pass-grasp flagged as uncertain. A no-op (pass-through) when nothing was flagged.

Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

Why Subagent

Even a targeted re-read benefits from a fresh context focused only on the flagged fields, so the verification isn't anchored to the same reasoning that produced the original uncertain draft.

Calls alphaxiv directly (not via literature-research import)

This sop calls answer_pdf_queries directly rather than importing literature-research, because it needs field-specific targeted queries rather than a general full-text read — see spec §5's MCP tool mapping table ("direct alphaxiv.answer_pdf_queries calls, targeted by specific claim/field").

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

SOP When to use
spawn-agent Spawn a customized CC subagent with full MCP tool access.

yogsoth-ai/paper-reading/tree/main/staged/wechat-article-v1/skills/third-pass-verify commit 0dbf0879ce

Frequently asked questions

npx skillmds@latest add yogsoth-ai/third-pass-verify