Content
77%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.
A well-organized, actionable methodology skill body: clear Purpose, a numbered Workflow with reconciliation gates, a Scripts table, and disciplined Anti-patterns. It earns high marks for structure and concrete commands, with minor deductions for inlined forcing-question detail, missing explicit retry feedback loops, and referenced bundle files (references/, scripts/) that are not actually present in the skill.
Suggestions
Add an explicit validate->fix->retry feedback loop in the Workflow (e.g., 'if tam_divergence exceeds threshold, revise inputs and re-run market_sizer.py') to push workflow_clarity to 5.
Move the full forcing-question library (recommended answer + canon citation per item) into references/ and keep a short pointer in SKILL.md to improve conciseness and progressive_disclosure.
Either ship the referenced references/*.md and scripts/*.py files or mark them as to-be-created, since progressive_disclosure scoring depends on the bundle structure actually existing.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely efficient — tight Purpose, Workflow, Scripts table, and Anti-patterns sections with little concept padding — but the Distinct-from table, forcing-question library with full recommended-answer + canon-citation per item, and dual onboarding explanation add length beyond the minimum a competent Claude needs; it is not 5 because several sections could be trimmed without losing actionability. | 4 / 5 |
Actionability | Provides concrete, runnable commands with real flags (--input, --profile, --sample, --output), a Scripts table mapping tool to purpose/profiles, and quick examples; it is not 5 because most examples reference --sample/--input files rather than showing complete copy-paste-ready inputs for the common cases (e.g., a sample market.json structure is not shown). | 4 / 5 |
Workflow Clarity | The five-step Workflow is clearly sequenced with explicit reconciliation gates ('Reconcile the top-down/bottoms-up delta before quoting anything', 'Drop segments failing the substantiality/accessibility gate'), and the assumptions/anti-patterns surface validation concerns; it is not 5 because there is no explicit re-run/retry feedback loop (validate->fix->retry) shown as a checklist for the iterative sizing reconciliation. | 4 / 5 |
Progressive Disclosure | Well-structured overview with one-level-deep references clearly signaled (References section lists three canon files, Scripts table points to three scripts, onboarding and autoresearch sections are isolated); however the referenced references/ and scripts/ files are not present in the bundle, so navigation cannot be fully verified, and the forcing-question library is inlined content that arguably belongs in a separate reference. | 4 / 5 |
Total | 16 / 20 Passed |