Content
63%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 thorough, highly actionable scout skill with a clear sequenced workflow and concrete SQL/REST guidance. Its main weaknesses are verbosity in the longer sections and a monolithic single-file structure that inlines content which could be split into references.
Suggestions
Move the MCP tools catalog and the exhaustive scratchpad key examples into a separate reference file (e.g. TOOLS.md / MEMORY-KEYS.md) and link to it, keeping SKILL.md as a lean overview.
Trim repeated hedging phrasing and consolidate the multi-paragraph footgun lists into tighter bullet points while preserving the load-bearing caveats.
Consider extracting the optimization-lane probes (hot tables, recurring shapes, matview waste) into an advanced reference, surfaced from the main Explore section.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and largely avoids explaining basics Claude already knows, but at ~270 lines it is noticeably verbose — repeated hedging ('never assert', 'still hedge hard'), exhaustive scratchpad examples, and multi-paragraph footgun lists could be tightened without losing the load-bearing detail. | 3 / 5 |
Actionability | Highly actionable: copy-paste-ready SQL sweeps with exact hygiene filters, specific REST tool calls with parameters, and exact scratchpad key formats; the `<NAMES>` placeholders are roster-dependent but explicitly justified, leaving only minor gaps. | 4 / 5 |
Workflow Clarity | A clear sequenced workflow (close-out check → get oriented → profile shape → explore → save memory → decide → close out) with validation checkpoints (confirm source status, 7-day recheck before filing, matview waste candidacy gates) and edit/author/skip decision rails; this is a read-only scout so the destructive-cap does not apply, with only minor implicit-checkpoint gaps. | 4 / 5 |
Progressive Disclosure | It is a single monolithic file with no bundle references; sections are well-organized with clear headers, but well over 50 lines of content (the full MCP tools catalog, exhaustive scratchpad examples, and optimization-lane detail) that could plausibly live in separate reference files is inlined. | 3 / 5 |
Total | 14 / 20 Passed |