Content
63%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The skill has an excellent, well-gated iterative workflow with explicit validation checkpoints and executable helper commands, but it is let down by verbose inline reference material and a broken/over-deep external reference, hurting token efficiency and progressive disclosure.
Suggestions
Move the full CVPR/ICLR/NeurIPS style guide and the multi-layer shell resolver into separate reference files (e.g. STYLE_GUIDE.md, RESOLVER.md) and link to them from SKILL.md, keeping only a concise summary inline.
Fix or remove the broken `../shared-references/integration-contract.md` reference so navigation is one level deep and all linked paths resolve.
Trim the basic visual-standard explanations Claude already knows (white background, sans-serif fonts, grayscale readability) to a tight bullet list, cutting padding without losing the arrow-direction guidance.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient with well-organized sections and a useful ASCII workflow diagram, but it re-explains basic academic-figure conventions (clean white background, sans-serif fonts, grayscale readability) that Claude already knows, and the multi-layer shell resolver plus bilingual comments add padding. | 3 / 5 |
Actionability | Provides concrete, executable bash invocations of the helper (preflight, finalize, verify) with verified flags and a complete LaTeX snippet, with only minor gaps such as the MCP call parameters being described rather than shown as a ready template. | 4 / 5 |
Workflow Clarity | The multi-stage workflow is explicitly sequenced (Step 0 through Step 7) with a preflight gate, a score-gated review/refine feedback loop (score >= 9, else loop back to Step 2), and a mandatory finalize+verify checkpoint, satisfying the validation/feedback-loop requirement for this iterative, effectively batch operation. | 5 / 5 |
Progressive Disclosure | The body inlines substantial reference-grade material (the full CVPR/NeurIPS style guide and a 4-layer shell resolver) that belongs in separate files, the only external reference (`../shared-references/integration-contract.md`) does not resolve to an existing file, and the bundled helper is referenced by name without a clear one-level-deep navigation pointer. | 2 / 5 |
Total | 14 / 20 Passed |