What problem does it solve?
Resubmitting a previously rejected paper to a new venue is risky and slow when constraints forbid new experiments, bibliography edits, framework changes, overwrites, or cross-directory mutations.
This Skill orchestrates a gated, text-only microedit workflow that preserves prior submission artifacts while adapting the manuscript to a target venue.
Core Features & Use Cases
- Venue-safe source composition (no overwrites): Creates a new sibling submission directory for the target venue and copies required LaTeX assets without using cross-directory inputs or symlinks.
- Compile, page-limit, and anonymity checks (Phase 0.5): Verifies the adapted paper builds, checks page counts against the venue limit, and runs a multi-layer anonymity scan for double-blind constraints.
- Detect-only audits + controlled microedits (text-only mode): Runs proof, claim, and citation audits (citations in soft-only mode) and then applies whitelisted edits tied to audit findings.
- Adversarial gate and final verification: Uses a kill-argument residual-risk adjudication, recompiles, re-audits, and produces a diff report; optionally syncs to Overleaf via approved tools.
Quick Start
Run resubmit-pipeline with the polished base paper directory, the target venue name, and a folder containing the prior reviewer reports so the workflow can generate a new submission directory with audit logs and a compile-verified PDF.