Content
63%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 body is well-structured and concise with a clear sequenced procedure and validation gates, but its guidance is instruction-level without executable specifics and its progressive disclosure claim is undermined by reference files that are never linked and asset links that point to missing files.
Suggestions
Add concrete, executable commands for the dev-server steps (e.g., the actual probe/health-check command and port-detection approach) so the procedure is copy-pasteable.
Link the real ./references/ files (contract.yaml, evals.yaml, task-profile.json) from the body, or remove the 'archived references' claim if they are not meant to be navigated.
Fix or remove the ./assets/ icon links in 'Full Context' since those asset files do not exist in the bundle.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is compact, sectioned into short bullets, and largely avoids explaining concepts Claude already knows; minor padded phrasing like 'Keep polish work measurable and bounded to user-visible outcomes' keeps it at 4 rather than a fully lean 5. | 4 / 5 |
Actionability | Steps such as 'Resolve dev-server startup from launch config first, then fall back to project-type and port detection' are concrete in intent but give no executable commands or specifics on how to detect ports/probe readiness; this is actionable guidance with missing key details (3), not mostly-executable (4). | 3 / 5 |
Workflow Clarity | A clear numbered Procedure (1–5) pairs with an explicit Validation section and a 'Fail fast: stop at first failed gate' checkpoint, giving most checkpoints; it lacks an explicit fix→retry feedback loop for server-startup failure, so it is 4 rather than 5. | 4 / 5 |
Progressive Disclosure | The body claims 'keeps full operational context in archived references' but never links the actual ./references/ files (contract.yaml, evals.yaml, task-profile.json), and the only 'Full Context' links point to ./assets/ icons that are not present; references exist in the bundle but are not signaled or navigable, matching anchor 3. | 3 / 5 |
Total | 14 / 20 Passed |