paper-sync

Reconcile manuscript claims with experimental evidence and generate inconsistency reports.

Updated Jun 17, 2025
One-click install
npx skills add https://github.com/necatiincekara/Quanvolutional-Neural-Network --skill paper-sync-necatiincekara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-sync
Source: https://github.com/necatiincekara/Quanvolutional-Neural-Network/tree/main/.agents/skills/paper-sync
Command: npx skills add https://github.com/necatiincekara/Quanvolutional-Neural-Network --skill paper-sync-necatiincekara

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Synchronize paper and thesis writing with the actual experimental evidence in this repo. Use before drafting, revising, or finishing the paper.

Core Features & Use Cases

  • Consistency Verification: Reconcile claims in the manuscript with experiment outputs, metrics, and audit notes to avoid stale or unsupported statements.
  • Artifact Alignment: Cross-checks README.md, CLAUDE.md, docs/EXPERIMENTS.md, notebook outputs, and experiments.json for alignment between reported results and underlying data.
  • Guided Revisions: Produce a concise inconsistency report and structured revision suggestions that improve reproducibility and credibility.

Quick Start

Review the current draft and the latest experiments data, then run the alignment workflow to surface inconsistencies.

Frequently Asked Questions about paper-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my paper draft matches my experiment outputs?

To check if your paper draft matches experiment outputs, reconcile manuscript claims against experiments/*.json and metrics outputs to verify consistency and flag unsupported statements.

What is manuscript and experiment consistency verification?

Manuscript and experiment consistency verification is the process of cross-checking draft sections with README.md, CLAUDE.md, and docs/EXPERIMENTS.md to surface inconsistencies and ensure publication accuracy.

Do I need experiments.json files to reconcile paper content?

Yes, you need experiments/*.json files and metrics outputs to reconcile paper content, as these provide the underlying data required to verify alignment between reported results and manuscript claims.

How do I generate a revision-ready report for publication accuracy?

Generate a revision-ready report for publication accuracy by applying an alignment workflow across manuscript artifacts and notebook outputs, which surfaces inconsistencies and produces structured revision suggestions.

What's the best way to align README and CLAUDE.md with experimental evidence?

The best way to align README.md and CLAUDE.md with experimental evidence is to cross-check these artifacts against experiments.json and notebook outputs to identify gaps and avoid stale or unsupported statements.

When should I run a paper and experiment consistency check?

Run a paper and experiment consistency check before drafting, revising, or finishing the paper to ensure your manuscript does not contain stale claims or unsupported statements prior to publication.