✗ VERIFY-01 Evals or tests present SKILL.md:1the skill works → no evals/, tests/, or verification section foundNo way to prove the skill does what it claims. Fix Add an evals/ folder (test prompts + expected outcomes) and a '## Verify' step in the body.
⚠ TOKEN-01 Body under line/token budget SKILL.md500-line guidance → 539 linesSKILL.md is 539 lines — over the ~500-line guidance. ~4,007 tokens (rough est.); ~$0.0120 per load at $3/Mtok reference rate. Fix Move heavy reference material into supporting files and link to them (progressive disclosure), keeping SKILL.md lean.
⚠ TOKEN-02 Progressive disclosure SKILL.mdeverything inlined in SKILL.md → 535 body lines, 0 supporting filesLarge SKILL.md (535 lines) with no supporting files — all of it loads every time the skill fires. Fix Move heavy reference material into supporting files and link to them, so the model loads it only when needed.