Content
88%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 strong, highly actionable scout skill with a well-sequenced, validation-rich workflow; its only real weakness is moderate repetition of the core discriminator and a monolithic structure with no local reference split.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient and full of non-obvious PostHog-specific knowledge Claude would not have, but the fleet-held-vs-account-sliding discriminator and sibling-territory boundaries are restated across several sections (intro, 'What you do NOT do', Decide, Disqualifiers) and could be tightened. | 4 / 5 |
Actionability | Fully executable: real ClickHouse SQL queries with concrete thresholds (e.wk < e.prev * 0.5, baseline > 300), exact scratchpad key patterns, named tools with parameters, and specific decision rules cover the common per-account cases. | 5 / 5 |
Workflow Clarity | Clear run sequence (Orient → Profile → Explore → Save memory → Decide → Close out) with explicit validation checkpoints — join-overlap check before trusting numbers, longer-baseline confirmation, fleet-held check, and inbox/dedupe/noise checks before authoring — plus edit-vs-author feedback loops. | 5 / 5 |
Progressive Disclosure | Well-organized with clear section headers and clearly signaled deferral to `authoring-scouts` → `references/report-contract.md` for generic mechanics, but no local reference files exist and the SQL query library and scratchpad taxonomy are inlined in one ~217-line file. | 4 / 5 |
Total | 18 / 20 Passed |