Content
46%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.
This is a catalogue/advertisement entry pointing to an upstream bundle rather than a self-contained executable skill, so the body offers little concrete, copy-paste guidance for the skill's actual function. Structure and brevity are acceptable, but actionability is the weakest dimension.
Suggestions
Replace the external-pointer hand-off with concrete first-run guidance (exact install path/command and a minimal invocation example) so the skill is actionable without reading the upstream README.
Remove the verbatim duplication of the frontmatter description and upstream URL from the body to tighten token efficiency.
Add an explicit verify step (e.g. confirm the upstream skill is installed and resolves by name) after the install instruction to give the workflow a checkpoint.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is reasonably lean, but the 'What it does' section repeats the frontmatter description verbatim and the 'Source' section restates the upstream URL, so there is some unnecessary redundancy that could be tightened. | 3 / 5 |
Actionability | The only concrete commands are `open https://github.com/...` and 'ask the agent to invoke this skill by name'; the skill's actual capabilities (anti-slop rules, review) are described rather than instructed, with execution deferred to an external repo README. | 2 / 5 |
Workflow Clarity | A rough sequence exists (install the upstream bundle, then invoke by name or trigger), but the install step is hand-wavy ('Inspect the upstream README for exact paths') and there are no validation checkpoints. | 3 / 5 |
Progressive Disclosure | The body is a short, well-sectioned overview (What it does / Source / How to use) with one clearly signaled external reference; no bundle files exist, and the structure is easy to navigate, with only minor organization gaps. | 4 / 5 |
Total | 12 / 20 Passed |