What problem does it solve?
It helps you improve the quality of a LaTeX research paper draft by running an iterative, peer-review-style refinement loop that decides when to accept changes or revert them to avoid score regression and reward-hacking.
Core Features & Use Cases
- Simulated peer review with structured scoring: Generates reviewer feedback and scores across scientific depth, technical execution, logical flow, writing clarity, evidence presentation, and academic style.
- Targeted revision with strict safety constraints: Applies reviewer feedback using a verbatim revision prompt while enforcing guardrails like “no new experiments” and “numeric claims must match ground truth logs.”
- Accept/revert snapshot workflow: Creates real snapshots per iteration, compiles to PDF, scores each revision, and reverts immediately on score decrease.
- Iteration halting and best-promotion: Stops early when there is nothing actionable to fix or when improvement plateaus, then promotes the best accepted snapshot to the final output.
Quick Start
Use content-refinement-agent to refine workspace/drafts/paper.tex by iteratively simulating peer review and revising the LaTeX until it selects the best accepted version.