Content
57%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-organized but thin catalogue stub: structurally clean (strong progressive disclosure) yet low on substance, deferring all real workflow to an upstream repo with only a URL-opening command and vague install guidance. It reads cleanly but does not instruct the agent how to actually create or manage a DESIGN.md.
Suggestions
Replace the verbatim-duplicated 'What it does' line and tighten the catalogue meta-prose to earn the conciseness anchor 3.
Add a minimal concrete starting point inline (e.g., a short DESIGN.md token/rule template or a real install command with actual paths) instead of deferring entirely to the upstream README.
Make the install-to-invoke sequence explicit and unambiguous by giving the exact bundle path and the concrete invocation step, raising workflow clarity.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is brief and does not explain concepts Claude already knows, but 'What it does' verbatim-duplicates the frontmatter description and 'How to use' spends tokens on catalogue meta-explanation, so it is mostly efficient rather than the every-token-earns-its-place anchor 3. | 2 / 3 |
Actionability | It provides one concrete command ('open https://github.com/...') and a concrete invocation instruction ('invoke this skill by name (`design-md`)'), but the actual task guidance (creating/managing DESIGN.md files) is deferred to the upstream README with no executable code, matching 'some concrete guidance but incomplete; missing key details'. | 2 / 3 |
Workflow Clarity | A loose install-then-invoke sequence is present, but step one ('install the upstream bundle ... Inspect the upstream README for exact paths') is vague and deferred, so the sequence exists without being unambiguous; not anchor 1 because a sequence is given, not anchor 3 because it is not concrete and checkpointed. | 2 / 3 |
Progressive Disclosure | The body is under 50 lines with well-organized sections (What it does, Source, How to use), no local bundle files to mis-organize, and a single clearly-signaled one-level-deep external reference, satisfying the simple-skill allowance for a top score on organization. | 3 / 3 |
Total | 9 / 12 Passed |