| name | cumcm-template-audit |
| description | Audit the ModelingPaperKit CUMCM LaTeX template for 2026 CUMCM paper-format compliance, electronic versus paper submission behavior, page order, margins, fonts, section structure, AI declaration placement, references, appendix, and build risks. Use when reviewing or editing templates/cumcm or preparing a template-quality pass. |
CUMCM Template Audit
Use this skill for focused template review, not paper content judging.
Workflow
- Inspect
templates/cumcm/main_cumcm.tex first.
- Inspect only affected section files under
templates/cumcm/sections/.
- Check electronic submission defaults before paper submission extras:
- electronic PDF starts at title/abstract
- commitment and numbering pages are opt-in
- AI details are not inserted as a normal paper page
- Check local LaTeX conventions in
skills/modeling-paperkit/references/latex-patterns.md if macros or style packages are being changed.
- Run
git diff --check and python3 scripts/check_tex_links.py --target cumcm; run python3 scripts/build.py --target cumcm when xelatex exists.
- Read
references/checklist.md for the audit list.
- Read
references/format-rubric.md for page-flow and layout details.
- Read
references/examples.md when choosing electronic versus paper audit scope.
Report
Report findings as Critical, Warning, and Info. Include file paths and line numbers when possible.