Content
78%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.
A high-actionability, well-sequenced operational skill whose scripts and decision tables are excellent, but it suffers from broken reference links (6 of 11 referenced files are missing) and moderate repetition of the simplify caveat. Fixing the dead links and consolidating the duplicate caveats would lift conciseness and progressive_disclosure.
Suggestions
Create or remove the six missing reference files the body links to (references/cross_validation.md, id_conversion.md, organism_support.md, common_patterns.md, multiple_testing.md, report_template.md) — every 'See references/...' pointer must resolve to a real file.
Consolidate the simplify-p.adjust denominator caveat, which is explained in PRIMARY SCRIPTS, the Analysis conventions section, and near Pattern 3b, into one authoritative location.
Tighten or remove the 'Input Parameters' table, which duplicates parameter behavior already expressed by the runnable scripts, to reclaim token budget.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Densely packed, assumes Claude's intelligence (no basic-concept filler), but the simplify-p.adjust caveat is restated in three places and the 'Input Parameters' table partially duplicates behavior already encoded in the scripts, so it could be trimmed further. | 4 / 5 |
Actionability | Three fully-specified CLI scripts with copy-paste invocations and parseable output-line contracts ('# TOP_BY_ADJ_PVALUE', '# CANDIDATE_RANK'), plus a DEG-filter decision table mapping question phrasing to exact filters — fully executable and covers common cases. | 5 / 5 |
Workflow Clarity | Clear sequencing (RULE ZERO → PRIMARY SCRIPTS → fallback) with validation checkpoints (tie-count warning, DEG cross-check, 'stop and reconsider' on over-filtering), but the verification guidance is advisory prose rather than a hard checklist with explicit pass/fail gates. | 4 / 5 |
Progressive Disclosure | The body is an overview with one-level-deep, clearly signaled references to references/ and scripts/, but it links to 11 reference files while only 5 actually exist — six paths (cross_validation, id_conversion, organism_support, common_patterns, multiple_testing, report_template) are dead, breaking navigation. | 3 / 5 |
Total | 16 / 20 Passed |