Content
78%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-structured, mostly lean skill body with executable connector commands, clear decision gates, and properly split one-level-deep references. Main weakness is that several workflow steps are directive rather than fully executable with explicit validation.
Suggestions
Tighten the Data Sources and Decision Gates sections — consolidate the connector blurbs into a single short pointer to CONNECTORS.md to trim tokens.
Add an explicit validation/checkpoint step in the 9-step Instructions (e.g. after Identify Keyword Gaps, confirm each gap carries a named competitor + volume estimate before proceeding) to make the workflow's quality bar enforceable.
Make the per-step guidance more executable by referencing the specific template block in references/analysis-templates.md each step should populate, rather than describing the step abstractly.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely lean — short Quick Start prompts, a compact 9-step list, and no padding with concepts Claude already knows — with only minor sections (Data Sources, Decision Gates) that could be tightened further. | 4 / 5 |
Actionability | It provides concrete, executable commands (e.g. firecrawl.py map/scrape invocations with flags and limits) and a templated write path, though several of the 9 numbered steps remain high-level guidance rather than fully executable instructions. | 4 / 5 |
Workflow Clarity | A clearly numbered 9-step sequence is reinforced by Decision Gates (stop/ask vs continue silently), a 'Done when' contract, and a quality bar, but per-step validation/feedback checkpoints are mostly implicit rather than explicit. | 4 / 5 |
Progressive Disclosure | The body is an overview that points cleanly to three real one-level-deep references (analysis-templates.md, gap-analysis-frameworks.md, example-report.md), each signaled with a one-line purpose in the Reference Materials section, yielding easy navigation. | 5 / 5 |
Total | 17 / 20 Passed |