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 a well-sequenced, actionable methodology with a strong verification feedback loop and a ready-to-fill document template, but it is verbose with some repetition between the workflow and Key Rules, and it makes no use of progressive disclosure despite its length.
Suggestions
Collapse the 'Key Rules' section into the relevant workflow steps (or vice versa) to remove the duplicated guidance about hiding gaps and separating identity/proposition/approximation/interpretation steps.
Extract the DERIVATION_PACKAGE.md file-structure template and the three 'Output Modes' into a referenced template file (e.g. references/derivation_template.md) so SKILL.md stays a lean overview and progressive disclosure improves.
Trim the repeated 'Do not...' prohibitions across Steps 5–7 and Key Rules to a single consolidated rules list to recover token budget.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient procedural guidance without padding Claude already knows, but the ~200-line document repeats guidance between the workflow steps and the 'Key Rules' section (e.g. 'do not hide gaps', 'separate assumptions/propositions/approximations'), so it could be tightened. | 2 / 3 |
Actionability | Provides concrete, copy-paste-ready guidance for an instruction-only skill: a full DERIVATION_PACKAGE.md markdown template, exact STATUS enum values, and a fixed identity/proposition/approximation/interpretation step taxonomy to apply. | 3 / 3 |
Workflow Clarity | Steps 1–8 are clearly sequenced and Step 8 (Final Verification) plus the 'If the derivation still lacks a coherent object... write a blocker report instead of forcing a clean story' rule form an explicit validation/feedback checkpoint. | 3 / 3 |
Progressive Disclosure | The skill is well-sectioned but is a monolithic single file with no external references or split content; at over 50 lines it exceeds the simple-skill threshold that would let well-organized sections alone earn a 3. | 2 / 3 |
Total | 10 / 12 Passed |