What problem does it solve?
This skill autonomously improves a compiled academic paper through two rounds of external reviewer guidance, implementing fixes, and recompile steps to enhance clarity, rigor, and presentation.
Core Features & Use Cases
- Two-round autonomous review loop: Runs two cycles of review → fix → recompile to tighten arguments, address inconsistencies, and improve formatting.
- Stateful workflow with logs: Persists progress in a structured log file and can resume after interruptions, ensuring reproducibility.
- Reviewer independence & fresh context: Enforces fresh reviewer threads per round to avoid carryover bias and maintain objective assessment.
- LaTeX source & PDF handling: Operates on both the LaTeX sources and the compiled PDF to align content with presentation.
- Human checkpoint option: Optionally pauses between rounds for user guidance or approval.
Quick Start
Provide the paper directory (including paper/main.tex and paper/main.pdf) and start the auto paper improvement loop to perform two rounds of review and fixes.