Content
52%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 content is highly actionable with formulas, worked examples, and benchmarks, and the four-step workflow is clearly sequenced. Its weaknesses are verbosity from duplicating the metric catalog across two sections, and poor progressive disclosure: it is a monolith that references bundle files (template.md, examples/) that do not exist.
Suggestions
Collapse the duplicated metric definitions: keep formulas and benchmarks in one place (Key Concepts) and have Application reference them, or vice-versa, to remove the bulk of the verbosity.
Create the referenced `template.md` and `examples/` files and move the worked scenarios and calculation templates there, turning the body into an overview that links one level deep.
Move the 10 Common Pitfalls (or the per-metric catalog) into a separate reference file so the main SKILL.md stays a lean overview with signaled references.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~690-line body restates nearly every metric twice — formulas and benchmarks appear in both "Key Concepts" and again in "Application" — duplicating the entire catalog. It avoids explaining basic concepts Claude already knows, but the repeated restatement is noticeably verbose with several padded sections. | 2 / 5 |
Actionability | Every metric has an explicit formula, a worked numeric example with real numbers (e.g. CAC = $500,000 / 100 = $5,000), benchmarks, and quality-check questions. It is mostly executable guidance for an instruction skill; a couple of metrics (Operating Leverage, Working Capital) lack fully worked numeric examples, keeping it just below fully copy-paste-ready. | 4 / 5 |
Workflow Clarity | A clear 4-step sequence (Unit Economics -> Capital Efficiency -> Efficiency Ratios -> Segment/Channel analysis) with per-metric quality checks acting as checkpoints. It is a non-destructive analytical skill so the validation-cap does not apply, but there are no explicit validate-then-retry feedback loops, keeping it below 5. | 4 / 5 |
Progressive Disclosure | No references/scripts/assets directories exist, yet the body points to non-existent files (`template.md` at line 187, `examples/` folder at line 508). The body is a monolithic ~690-line wall where the metric catalog, examples, and pitfalls clearly belong in separate files, matching the inlined-content anchor. | 2 / 5 |
Total | 12 / 20 Passed |