Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Audit the instructions an agent already carries — CLAUDE.md, AGENTS.md, skills, tool descriptions — for contradictions, over-constraint, and duplication, then propose a cut list. Use when an agent ignores its own instructions, when a CLAUDE.md has grown bloated, or when the user asks to audit or rightsize their agent context.
.claude/skills/neeeophytee-context-audit/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 3% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 35% | 0% |
| case-18 | ✗→✓ | ▲ Improved | -40% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -36% | 0% |
A prompt is written for one task; context is reused across every task, so it can never be as specific. That gap is where instructions rot: rules written for a worst case that no longer happens, guidance duplicated across three layers, two layers quietly telling the model opposite things. The model can resolve all of it — by spending thinking budget on it before it starts your actual work. This skill finds what to delete.
CLAUDE.md/AGENTS.md, each skill's description and body, hooks, tool and MCP server descriptions, and any harness prompt the user controls. Report each layer's size. The layer the user forgot they wrote is usually the loudest one.| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→fail | 10,751 | 11,627 | +8% | 1 | 1 | 0% | 1,689 | 2,052 | +21% | 0 | 0 | — |
case-02 | fail→fail | 17,704 | 7,178 | -59% | 1 | 1 | 0% | 2,759 | 1,089 | -61% | 0 | 0 | — |
case-03 | fail→fail | 2,471 | 4,238 | +72% | 1 | 1 | 0% | 419 | 1,102 | +163% | 0 | 0 | — |
case-04 | pass→pass | 11,426 | 8,041 | -30% | 1 | 1 | 0% | 1,723 | 1,807 | +5% | 0 | 0 | — |
case-05 | pass→pass | 9,908 | 4,158 | -58% | 1 | 1 | 0% | 1,580 | 1,231 | -22% | 0 | 0 | — |
case-06 | fail→pass | 9,593 | 6,079 | -37% | 1 | 1 | 0% | 1,378 | 1,447 | +5% | 0 | 0 | — |
case-07 | fail→pass | 13,809 | 10,125 | -27% | 1 | 1 | 0% | 2,024 | 2,085 | +3% | 0 | 0 | — |
case-08 | fail→pass | 10,018 | 8,464 | -16% | 1 | 1 | 0% | 1,413 | 1,908 | +35% | 0 | 0 | — |
case-09 | fail→fail | 6,300 | 6,397 | +2% | 1 | 1 | 0% | 1,133 | 1,628 | +44% | 0 | 0 | — |
case-10 | pass→pass | 10,394 | 6,783 | -35% | 1 | 1 | 0% | 1,418 | 1,630 | +15% | 0 | 0 | — |
case-11 | fail→fail | 3,332 | 3,666 | +10% | 1 | 1 | 0% | 317 | 1,006 | +217% | 0 | 0 | — |
case-12 | pass→pass | 13,801 | 9,771 | -29% | 1 | 1 | 0% | 1,970 | 1,960 | -1% | 0 | 0 | — |
case-13 | pass→pass | 8,460 | 8,625 | +2% | 1 | 1 | 0% | 1,330 | 1,951 | +47% | 0 | 0 | — |
case-14 | pass→pass | 10,603 | 5,260 | -50% | 1 | 1 | 0% | 1,652 | 1,365 | -17% | 0 | 0 | — |
case-15 | fail→fail | 12,623 | 6,360 | -50% | 1 | 1 | 0% | 1,797 | 1,562 | -13% | 0 | 0 | — |
case-16 | pass→fail | 14,143 | 3,499 | -75% | 1 | 1 | 0% | 2,129 | 1,184 | -44% | 0 | 0 | — |
case-17 | pass→pass | 9,601 | 5,946 | -38% | 1 | 1 | 0% | 1,422 | 1,469 | +3% | 0 | 0 | — |
case-18 | fail→pass | 13,800 | 3,758 | -73% | 1 | 1 | 0% | 1,946 | 1,158 | -40% | 0 | 0 | — |
case-19 | fail→pass | 13,818 | 5,507 | -60% | 1 | 1 | 0% | 2,130 | 1,368 | -36% | 0 | 0 | — |
case-20 | pass→pass | 16,207 | 15,640 | -3% | 1 | 1 | 0% | 3,370 | 3,720 | +10% | 0 | 0 | — |
case-21 | pass→pass | 15,919 | 9,103 | -43% | 1 | 1 | 0% | 2,771 | 2,097 | -24% | 0 | 0 | — |
case-22 | pass→pass | 7,150 | 7,360 | +3% | 1 | 1 | 0% | 1,447 | 2,091 | +45% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +18 percentage points is the difference between those two pass rates over the 22 comparable cases. 2 cases got worse with the skill loaded, and they are included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.