Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is highly actionable with well-sequenced, validated workflows and a sensible one-level reference structure, but it is verbose for its context window: it duplicates writing-guide material inline and cites time-sensitive conference versions and a non-existent templates/ directory. Strengths are actionability and workflow clarity; conciseness and progressive-disclosure are the weak dimensions.
Suggestions
Move the inline writing-philosophy material (the 7-principles table, Perez micro-tips, and Lipton word-choice guidance) entirely into references/writing-guide.md, keeping only a one-line pointer in SKILL.md — this content is already duplicated there and inflates the body.
Relocate the time-sensitive conference requirements table ('NeurIPS 2025', 'ICML 2026', 'ICLR 2026' page limits and key requirements) into a reference file or a clearly dated 'current requirements' section so stale version numbers don't clutter the main body.
Fix the dangling templates/ references: the body repeatedly cites templates/ and templates/README.md, but no templates/ directory exists in the bundle — either ship the template directories or remove those references and the LaTeX-templates sections that depend on them.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~920-line body is mostly specialized actionable guidance rather than basic-concept padding, but it is inflated by inline duplication of reference material (Gopen & Swan 7 principles, Perez micro-tips, Lipton word-choice appear both here and in writing-guide.md) and by time-sensitive version tables ('NeurIPS 2025', 'ICML 2026', 'ICLR 2026') placed inline outside any deprecated section, which the guideline says to penalize — so it does not reach the lean score-3 anchor. | 2 / 3 |
Actionability | Provides copy-paste-ready, executable guidance throughout — bash (`find . -name "*.py"`, `latexmk -pdf main.tex`, `cp -r templates/...`), Python (`semanticscholar` search, `doi_to_bibtex` via CrossRef), and LaTeX (booktabs tables, macros, figure environments) — matching the fully-executable score-3 anchor rather than the pseudocode/incomplete level at 2. | 3 / 3 |
Workflow Clarity | Five numbered workflows (0–4) carry explicit step checklists and validation/feedback checkpoints — e.g., citation workflow's 'Verify paper exists in 2+ sources' with 'If ANY step fails → mark as placeholder, inform scientist', and template workflow's 'Verify template compiles as-is (before any changes)' — satisfying the explicit-validation score-3 anchor. | 3 / 3 |
Progressive Disclosure | The five references/ files are real, one-level-deep, and clearly signaled with descriptive link text, but the body duplicates content that lives in writing-guide.md (content that should be separate is inline) and repeatedly points to a templates/ directory and templates/README.md that do not exist in the bundle, so navigation is partly broken and it falls short of the clean score-3 anchor. | 2 / 3 |
Total | 10 / 12 Passed |