Content
65%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The content is highly actionable, with concrete formulas and worked examples for every metric, but it is verbose due to heavy duplication between the Key Concepts and Application sections and ships broken references to template.md and examples/. Tightening redundancy and fixing or removing the phantom references would meaningfully improve it.
Suggestions
Collapse the duplicate Key Concepts and Application sections into one pass per metric, or move the detailed formulas/examples into a reference file the SKILL.md points to, to cut redundancy and respect the token budget.
Either add the missing template.md and examples/ bundle files or remove the references to them, since broken links currently undermine navigation.
Convert the "Quality checks" lists into explicit validation gates (e.g. "If LTV:CAC < 3:1, stop and optimize before scaling") to add the error-recovery feedback loop the rubric rewards.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~687-line body duplicates material: the Key Concepts section and the Application section both restate the same metrics, formulas, and benchmarks with "Why PMs care" prose, so it is mostly useful but padded with unnecessary repetition rather than lean. | 2 / 3 |
Actionability | Concrete formulas, fully worked numeric examples (e.g. LTV = $500 × 36 = $18,000) and segment tables give copy-paste-ready calculation recipes, which for an instruction/metrics skill counts as fully executable guidance. | 3 / 3 |
Workflow Clarity | A clear 4-step sequence exists with per-metric "Quality checks," but these are implicit prompts-to-consider rather than explicit pass/fail validation gates with error-recovery feedback loops, matching the anchor with steps present but checkpoints implicit. | 2 / 3 |
Progressive Disclosure | The body is organized into sections but is largely monolithic, and it references bundle files (template.md, examples/) that do not exist, so navigation is broken rather than cleanly split into one-level-deep references. | 2 / 3 |
Total | 9 / 12 Passed |