Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a well-structured, highly actionable methodology reference with concrete schemas, query templates, scoring rules, and a sequenced workflow plus validation checklist. Its main weaknesses are verbosity in the template sections and a fully monolithic layout with no progressive disclosure via separate files.
Suggestions
Move the extensive query-template blocks and the full report markdown template into a references/ file (e.g., QUERY_TEMPLATES.md, REPORT_TEMPLATE.md) and link to them from SKILL.md to improve progressive disclosure and token efficiency.
Trim redundant query-string examples within each focus area to the 2-3 highest-value patterns to tighten the body.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense reference material that largely avoids explaining concepts Claude already knows, but it is voluminous — five query-template blocks of 5-6 strings each and a full ~35-line report markdown template — so it 'could be tightened' rather than earning the 'every token earns its place' bar of a 3. | 2 / 3 |
Actionability | It provides concrete, copy-paste-ready guidance: exact search-query strings, JSON entity and relation schemas, discrete sentiment scoring values (+2 to -2), and significance tiers — matching 'Fully executable... specific examples; copy-paste ready', with the absence of code acceptable for this instruction-only skill. | 3 / 3 |
Workflow Clarity | The 6-step collection cycle is clearly sequenced and includes an explicit feedback step, and the source-evaluation checklist acts as a validation gate with a concrete threshold rule ('If a claim fails 3+ checks, downgrade'), matching 'Clear sequence with explicit validation steps; feedback loops... checklists for complex processes'. | 3 / 3 |
Progressive Disclosure | The content is well-sectioned with headers but is a monolithic ~260-line SKILL.md with no bundle files and no external references; the under-50-line simple-skill carve-out does not apply, so this fits 'content that should be separate is inline' rather than the reference-split structure of a 3. | 2 / 3 |
Total | 10 / 12 Passed |