Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is highly actionable, well-sequenced with verification checkpoints, and uses clean one-level-deep progressive disclosure. It is slightly verbose in its meta-commentary about sibling skills and duplicated package-map prose.
Suggestions
Tighten or remove the 'Relationship to the mastra skill' section — the cross-skill disambiguation is meta-commentary that adds tokens without aiding task execution.
Deduplicate the package coverage: the 'Finding Documentation' table and the 'Mastra Package Map' table overlap; consolidate into the references/packages.md pointer and keep only one compact inline map.
Trim narrative restatements (e.g. repeating the dist/docs layout prose) in favor of the already-clear command examples to lift conciseness toward a 3.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient and directive, but the 'Relationship to the mastra skill' meta-commentary and the partially restated package-map prose could be trimmed; a few tokens do not clearly earn their place. | 2 / 3 |
Actionability | Provides concrete, copy-paste-ready guidance: install commands, exact dist/docs lookup paths, grep/rg/jq commands, TypeScript targets, and typecheck commands rather than abstract direction. | 3 / 3 |
Workflow Clarity | Multi-step process is clearly sequenced with validation checkpoints (resolve version → read shipped docs → verify symbols → typecheck) and explicit error-recovery feedback loops. | 3 / 3 |
Progressive Disclosure | SKILL.md is a concise overview with well-signaled, one-level-deep references (packages.md, agents-and-workflows.md, common-errors.md), all verified to exist and each annotated with what it covers. | 3 / 3 |
Total | 11 / 12 Passed |