Content
85%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 and well-sequenced with strong validation feedback loops, befitting a fragile analysis workflow. Its main weakness is conciseness/length and a broken reference listing where more than half the cited reference files are absent from the bundle.
Suggestions
Remove the 6 missing reference links (cross_validation.md, id_conversion.md, organism_support.md, common_patterns.md, multiple_testing.md, report_template.md) or create those files so navigation is not broken.
Consolidate the duplicated gseapy-vs-enrichGO and simplify guidance into a single section to cut length and avoid restating the same p.adjust-denominator caveat multiple times.
Tighten the 'When to Use This Skill' and 'Input Parameters' tables, which overlap with the description and the PRIMARY SCRIPTS 'When to use' lines.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and expert-focused with little wasted explanation of basics, but it runs very long (~450 lines) and duplicates material — e.g., the gseapy-vs-enrichGO/simplify guidance and 'When to use' lists appear in multiple sections, and several reference links point to files that don't exist, adding clutter. | 2 / 3 |
Actionability | Provides fully executable bash commands with concrete flags and example values for each of the three primary scripts, plus a parameter table and tool reference — copy-paste ready guidance rather than pseudocode. | 3 / 3 |
Workflow Clarity | Multi-step processes are explicitly sequenced — RULE ZERO pre-computed-results check, PRIMARY SCRIPTS selection by trigger, then a Quick Start Workflow — with validation checkpoints (tie-count warning, cross-check gene count, re-run after fixing) and feedback loops for error recovery. | 3 / 3 |
Progressive Disclosure | Structure is good with an overview pointing to one-level-deep references, but 6 of the 11 listed reference files (cross_validation.md, id_conversion.md, organism_support.md, common_patterns.md, multiple_testing.md, report_template.md) do not actually exist in ./references/, so navigation is partly broken despite the listing. | 2 / 3 |
Total | 10 / 12 Passed |