Content
92%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.
An extremely lean, copy-paste-ready prompt template that is fully actionable for a single-step task, with no padding and a single well-signaled conditional reference.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Two lean sentences that assume Claude's competence and add nothing it already knows; the only extra is a one-line vendoring comment, which is metadata rather than padding. | 5 / 5 |
Actionability | Concrete, ready-to-send instruction ('Go up a layer of abstraction. Give me a map of all the relevant modules and callers, using the project's domain glossary vocabulary (`CONTEXT.md` if present)'); no code is required for this instruction-only skill, but it gives no example of the expected 'map' output, capping it at 4. | 4 / 5 |
Workflow Clarity | A single, unambiguous action (issue one orientation prompt); the simple-skill exception applies and there are no destructive or batch operations that would require validation checkpoints. | 5 / 5 |
Progressive Disclosure | A 3-line skill with no bundle files and nothing to split; the only reference (`CONTEXT.md` if present) is a clearly signaled, one-level-deep conditional pointer to a project file, fitting the under-50-lines simple-skill carve-out. | 5 / 5 |
Total | 19 / 20 Passed |