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 a clear, gated multi-step workflow and real referenced templates, but its length and redundancy across sections, plus inline content that could live in references, hold back conciseness and progressive disclosure.
Suggestions
Deduplicate the review_followup_policy guidance so it is stated once and referenced elsewhere, removing the repetition between Non-negotiable rules and Workflow section 7.
Move the detailed experiment-matrix row schema and the long review-dimensions list into a reference file, keeping SKILL.md as a lean overview that links to it.
Tighten the repeated 'Do not ...' rule clusters into a single compact list to recover token budget.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~500-line body is mostly domain-specific procedural content rather than concepts Claude already knows, but it restates the same rules in multiple places (e.g., review_followup_policy appears in Non-negotiable rules and again in Workflow section 7) and could be materially tightened. | 2 / 3 |
Actionability | For an instruction-only skill the guidance is concrete and executable: exact artifact paths, explicit tool calls like `artifact.validate_manuscript_coverage(detail='full')` and `memory.list_recent(scope='quest', limit=5)`, and a full matrix-row schema with named fields. | 3 / 3 |
Workflow Clarity | An explicit 8-step workflow (plan audit, literature benchmark, write review, revision log, experiment TODO, route, auto follow-up, manuscript revision) is paired with validation gates such as the evidence-authenticity audit and 'before treating experiments as stable, require ...'. | 3 / 3 |
Progressive Disclosure | Templates are correctly offloaded to one-level-deep, clearly signaled references/ files that exist on disk, but large inline blocks (the matrix row schema, the full review-dimensions list, repeated policy text) could themselves be split into referenced files. | 2 / 3 |
Total | 10 / 12 Passed |