template-manuscript-claim-verification

Solid

Triple-pass verification of every manuscript claim against code, data, refs, and renderer; repair prose while staying renderable. USE WHEN pre-submission, pre-Zenodo, pre-arXiv, abstract numbers disagree with CSV, citations do not support sentences, or user asks to triple-check / verify every claim — even without docs/prompts. Not for casual PDF summary.

Data & Documents 19 stars 1 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Manuscript claim verification ## Natural invoke - "Triple-check every claim in my manuscript before arXiv" - "Abstract numbers don't match optimization_results.csv" - "Verify citations actually support what the prose says" ## Inputs to confirm - **Project** — [`docs/_generated/active_projects.md`](../../_generated/active_projects.md). - **Manuscript style** — Pandoc-crossref vs registry tokens (see cross-ref skill). ## Workflow Build a **claim inventory** first (numbered, file:line, class: number, comparison, citation, cross-ref, method, figure reading). **Pass 1 — Source traceability:** For each claim, locate backing artifact (generated variable, `src/` + test, `output/` file, bib key, cross-ref key). Tag BACKED / WEAK / UNBACKED. The canonical deterministic check for binding manuscript numbers/citations to registered evidence is `infrastructure.validation.cli evidence <project> --fail-on-issues` — run it as the machine gate for BACKED claims. **Pass 2 — Independent recomputation:** Regenerate from clean; re-run validation CLI. Reconciliation table: stated | recomputed | tolerance | PASS/FAIL. UNREPRODUCIBLE = FAIL. **Pass 3 — Methodological adversary:** Independent review axis — overstated claims, citation mismatch, figure/caption issues, abstract not earned by results. Tag OVERSTATED / UNSUPPORTED / MISLEADING. **Pass 4 — Reference existence (anti-hallucination):** Resolve every cited reference against Crossref / OpenAlex / arXiv with the deterministic verifica...

Details

Author
docxology
Repository
docxology/template
Created
1 years ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

verify-claim

Enforce research rigor — extract factual claims from drafts, verify each against primary sources, mark unverifiable as [unverified] before output. Use before writing any research, strategy, or competitive-analysis memo.

0 Updated today
buildproven
AI & Automation Listed

double-check

Exhaustively validate every claim, number, calculation, code-fact, and command in a document or outbound communication. Extracts all claims into a prioritized ledger (flagging what is NOT covered), validates each by the right method (run the math, run the command, cite the file:line, quote the primary source), then calibrates certainty with CIA Words of Estimative Probability and a provenance tier — and proposes corrected, properly-hedged rewrites for any overclaim. Use before sending a message, filing an issue, committing analysis, or whenever you state exact numbers/assertions others will rely on.

0 Updated 2 weeks ago
DazzleML
AI & Automation Listed

verify-claims

Check every citation and number in a draft using a verifier that never sees the draft. Use when someone says "verify my citations", "check these numbers against the source", "fact-check this section", or before publishing anything that quotes a source or states a figure it did not just compute. Extracts the checkable claims, asks an independent fresh-context check on each, and reports PASS, PARTIAL or FAIL with a severity. Also use before handing out teaching material that cites research, quotes a filing, or prints a number a student could look up.

0 Updated 1 weeks ago
CUHK-Business-School-AI-Hub