Content
38%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.
The skill has a sound procedural skeleton but is weighed down by generic filler and critically depends on a references/ bundle that is absent, making the detailed prompts unreachable. Removing boilerplate and supplying (or inlining) the referenced prompts would materially raise every dimension.
Suggestions
Delete the generic filler sections (Key Features, Dependencies, Example Usage, Implementation Details, Quick Validation) that merely restate the description, and keep only the Procedure, Usage, Input Validation, and Output Contract.
Add the referenced references/prompts.md file (or inline its prompts) so the 'Design Experiments' and per-step prompts the procedure depends on are actually reachable.
Tie the validation steps to concrete checkpoints between the proposal steps (e.g., verify hypothesis/key-info extraction before outline generation) instead of relying on generic safety boilerplate.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is padded with generic boilerplate sections (Key Features, Dependencies, Example Usage, Implementation Details, Quick Validation) that restate the description or teach nothing Claude doesn't know, matching the 'noticeably verbose; several padded sections' anchor; not 1 because the Procedure section does carry real content. | 2 / 5 |
Actionability | The Procedure gives concrete step structure and an experiment schema (Model/Groups/Sample/Method/Index/Expected Results), but it offloads the actual prompts to references/prompts.md, which does not exist on disk, leaving the guidance incomplete; between 2 and 3. | 3 / 5 |
Workflow Clarity | A clear 5-step sequence with explicit output ordering exists, but the validation referenced is generic boilerplate not tied to concrete inter-step checkpoints, and the detailed-prompt content lives in an absent file, matching the 'steps listed but checkpoints missing or implicit' anchor. | 3 / 5 |
Progressive Disclosure | The body signals a one-level reference to references/prompts.md, but the references/ directory does not exist on disk, so the signaled navigation is a dead end; scored against the actual (missing) bundle structure this is between the minimal-structure and partial-structure anchors. | 2 / 5 |
Total | 10 / 20 Passed |