Content
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, token-efficient skill body: it leads with the unifying model, gives executable HogQL/JSON examples and a tool table, sequences workflows with explicit validation guardrails, and offloads detail to one-level-deep references that all exist. Concise and highly actionable throughout.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean body that assumes Claude's competence — it opens with the unifying mental model ('Every cost question reduces to an aggregation...') and adds only PostHog-specific facts (event names, double-count pitfalls) Claude wouldn't already know, with no boilerplate concept explanations. | 3 / 3 |
Actionability | Provides fully executable, copy-paste-ready artifacts: a HogQL query for total spend, a JSON tool-call payload for a single trace, a tool-purpose table, and exact UI link formats; ready-to-run recipes are clearly signaled in the breakdown-patterns reference. | 3 / 3 |
Workflow Clarity | Multi-step workflows are clearly sequenced (total spend, breakdowns, single-trace, regression, materialize) with explicit validation guidance — 'Always set a time range', 'read $ai_cost_model_source first when a cost looks wrong', and a 5-step regression playbook referenced for fragile debugging. | 3 / 3 |
Progressive Disclosure | The body is an overview that signals six one-level-deep references via clear inline links plus a References section, and all referenced paths (cost-properties, cost-sources, cache-accounting, breakdown-patterns, regression-debugging, materializing) resolve to real files in ./references/ with no nesting. | 3 / 3 |
Total | 12 / 12 Passed |