Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The skill is highly actionable with a clear, well-validated iterative workflow and concrete executable commands throughout. Its weaknesses are token inefficiency from a large decorative diagram and inline style guide, and a monolithic structure that underuses progressive disclosure.
Suggestions
Move the CVPR/ICLR/NeurIPS style guide into a separate references file (e.g., STYLE.md) and link to it, keeping SKILL.md as a lean overview.
Replace the ~50-line ASCII box-art workflow diagram with a compact numbered list or a much smaller schematic to recover context-window budget.
Trim the 13-item Key Rules list, which largely restates the workflow steps, or consolidate it into the relevant steps to remove duplication.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly actionable but padded: a ~50-line decorative ASCII workflow diagram, an inline top-tier conference style guide, emoji checklists, and a 13-item Key Rules list that repeats content already stated in the step sections. | 2 / 3 |
Actionability | Provides fully executable commands (preflight/finalize/verify with exact args), concrete MCP call signatures with parameters, copy-paste LaTeX, and specific refinement feedback examples — copy-paste ready. | 3 / 3 |
Workflow Clarity | A clearly sequenced multi-stage iterative workflow with explicit validation checkpoints: preflight ok=true gate, Step 5 score >= 9 acceptance gate, verify-before-success, and a repair path feedback loop for error recovery. | 3 / 3 |
Progressive Disclosure | The ~390-line SKILL.md is largely monolithic; the inline CVPR/ICLR style guide and constants could live in separate reference files, and several referenced paths (shared-references/integration-contract.md, tools/ shim) are not present in the bundle. | 2 / 3 |
Total | 10 / 12 Passed |