Deterministic artifact-backed manuscript readiness gate for meta-paper-write. Validates the workspace LaTeX artifact before compilation while leaving final page-count enforcement to compile_pdf.
54
62%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./src/opensquilla/skills/bundled/paper-length-gate/SKILL.mdInternal deterministic pre-compile readiness check. The JSON input contains a
paper contract and the compact manuscript manifest. For full manuscripts the
manifest must point to a non-empty .tex file inside the active workspace.
Compact and repair packages retain an inline-LaTeX compatibility path.
This gate checks document structure, citation presence, and a language-aware
minimum body scale that grows with TARGET_PAGES. Its report-only preflight is
used solely to drive one bounded authoring repair; a second fail-closed run must
pass before compilation. It does not claim that the requested number of
pages was produced. compile_pdf remains authoritative and counts pages from
the compiled PDF with pypdf.
94ac35e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.