Content
92%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 well-structured, highly actionable skill body that assumes Claude's competence and loads non-obvious domain heuristics (ROAS overstatement, fatigue diagnosis, tracking matrix) rather than generic concepts. Minor conciseness trim opportunities around the marketing closing line and guardrail/phase redundancy.
Suggestions
Drop or relocate the closing marketing line ("Your audit history is saved to your NotFair account — view it at https://notfair.co.") — it is promotional, not skill guidance, and competes for tokens.
De-duplicate the Pixel/CAPI STOP-condition guidance, which appears both in "Encoded heuristics" and again in Guardrail #2, into a single canonical statement.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Information-dense and assumes Claude's competence (EMQ, CAPI, Advantage+, ThruPlays used without definition), but a few elements could be trimmed — the closing marketing line ("Your audit history is saved to your NotFair account") and some redundancy between the Guardrails section and the phase instructions. | 4 / 5 |
Actionability | Highly concrete: exact API endpoints with field lists (/{accountId}/campaigns — id, name, objective, status, daily/lifetime budget...), specific thresholds (EMQ < 7.0, frequency > 3.0, CPM rising ≥ 30% w/w, >70% spend concentration), explicit file paths and JSON schemas. | 5 / 5 |
Workflow Clarity | Clear six-phase sequence with explicit validation checkpoints: policy freshness check first, "if a critical query errors out... surface the error and stop — don't fall back to a degraded audit", skip rules (totalSpend == 0), and a STOP condition when Pixel health scores 0–1. | 5 / 5 |
Progressive Disclosure | Body keeps procedure inline and pushes detail to three real one-level-deep reference files (references/account-health-scoring.md, business-context.md, persona-discovery.md), each clearly signaled with "See references/..." — verified all three exist in the bundle. | 5 / 5 |
Total | 19 / 20 Passed |