What problem does it solve? Final pre-submission passes on a finished manuscript often drift into rewriting, introducing new errors or changing meaning. This Skill constrains the last review round to corrections and refinements only, with every edit tagged to a named rule and every meaning-touching issue downgraded to a comment. ## Core Features & Use Cases - Math typesetting sweep: Runs scripts/math_sweep.py to list candidates for inline \frac, ambiguous slashes, differential spacing, number-unit spacing, and Knuth-style rules (K1-K10), each adjudicated against references/math-typesetting.md. - Prose pass: Applies eight prose rules (P1-P8) covering modal padding, metadiscourse, acronym expansion, nominalizations, hedges, and sentence structure from references/prose-rules.md. - Settledness check: Read-only verification that abstract numbers match the body, citations resolve, and contributions are delivered, reported as blocking or non-blocking comments. - Use Case: Before submitting a journal paper, run the final pass on main.tex to receive a change log of applied micro-edits, comments on issues that would alter meaning, and a list of rules that did not fire. ## Quick Start Ask the assistant to run the final pre-submission pass on main.tex using the paper self-review rules and produce the tagged change log.