Content
88%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 body is maximally concise and points clearly to a single rules file with an explicit override note, which suits a simple routing skill. Its weakness is that all substantive guidance is delegated to an external file that is not bundled here, so the skill is only as good as that reference.
Suggestions
Inline a one-line summary of the core import-ordering rules so the skill is actionable even if @.claude/rules/imports.md is unavailable.
Confirm @.claude/rules/imports.md is bundled (e.g., under references/) or document where it is resolved from, so the one-level-deep reference is verifiable.
Add a brief section header (e.g., '## Rule source') so the pointer has minimal structure rather than reading as a bare line.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is a single line — 'Use @.claude/rules/imports.md regardless of path setting' — with zero padding and no explanation of concepts Claude already knows, matching the score-5 'lean and efficient' anchor. | 5 / 5 |
Actionability | Quotes 'Use @.claude/rules/imports.md regardless of path setting' — a concrete, specific directive with an exact path and an explicit override condition, but the actual executable rules live in the referenced file rather than inline, leaving a minor gap versus the copy-paste-ready score-5 anchor. | 4 / 5 |
Workflow Clarity | This is a single-purpose skill and the one action is unambiguous ('Use @.claude/rules/imports.md regardless of path setting'); the simple-skill exception applies and there are no destructive or batch operations to require validation. | 5 / 5 |
Progressive Disclosure | Quotes the single one-level-deep @-path reference '@.claude/rules/imports.md' which is clearly signaled, matching the score-4 'good structure, references mostly clear' anchor; it falls short of score-5 because the body offers no overview or sectioning beyond a bare pointer, and the referenced file is not present in the bundle to verify. | 4 / 5 |
Total | 18 / 20 Passed |