Content
65%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The skill body is highly actionable, with concrete search strings, a scoring formula, and complete output templates, and its phase sequence is clear. It loses points for marketing prose and duplicated trigger phrases, missing signal-verification checkpoints in a batch scan, and a monolithic structure with no progressive disclosure.
Suggestions
Add a verification/dedup checkpoint between Phase 1 (detection) and Phase 2 (scoring) so noisy or false-positive web-search signals are confirmed before being scored.
Remove the marketing intro and the redundant "Trigger Phrases" section (it duplicates "When to Use") to tighten the token budget.
Move the detailed per-signal tables and/or the full report output template into reference files (e.g. references/signal-catalog.md, references/output-format.md) with clearly signaled one-level-deep links from SKILL.md.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly dense, actionable tables and templates, but it opens with marketing prose ("Find expansion revenue hiding in your existing customer base… before a competitor gets there first") and the closing "Trigger Phrases" section duplicates the "When to Use" list, so it could be tightened. | 2 / 3 |
Actionability | Provides copy-paste-ready search strings, an explicit Expansion Score formula with multipliers, and a fully specified talk-track and report output template — concrete and executable guidance throughout. | 3 / 3 |
Workflow Clarity | Phases 0→1→2→3→4 are clearly sequenced, but this batch account scan has no signal-verification or dedup checkpoint (search results are noisy and prone to false positives), which caps workflow clarity at 2 for a batch operation. | 2 / 3 |
Progressive Disclosure | The ~270-line body is well-sectioned into phases but is entirely monolithic with no bundle/reference files; content such as the detailed signal tables and the full output template could be split into separate reference files with clearly signaled links. | 2 / 3 |
Total | 9 / 12 Passed |