Leave a [SKILL_PRUNED] Tombstone When You Prune a Skill So the Model Stops Calling a Phantom Tool

Recovers the 1-3 wasted turns (invoke + tool-error + re-prefill) each phantom call costs after a silent prune Advanced 4 min read

Aggressive skill/tool pruning saves tokens, but silently deleting a definition leaves the model believing the capability is still there โ€” so it invokes a tool that no longer exists, eats a tool-error round-trip, and re-prefills the whole transcript. Replace each removed block with a tiny [SKILL_PRUNED] tombstone so the model knows the capability exists but is unloaded, and pin skills that must survive mid-task with a deterministic-survival rule.

๐Ÿ”’ Pro tip ยท Advanced

Unlock this tip โ€” and 118 more

This is one of 119 advanced, fact-checked tactics reserved for Pro. Get the full 141-tip library, a searchable archive, and a new tip every morning. Free for 7 days, then $9/mo.

Prefer to browse? The 22 Beginner tips are free forever.