Context Budget

Where an agent session's tokens actually go, and which levers move the number. Covers the startup floor (everything always-loaded is billed on every single call), prompt caching as a prefix match and what silently invalidates it, why switching models mid-session is the most expensive habit there is, and why output is the costliest token you can spend. Use when a session feels expensive, when usage limits keep getting hit, when cache hit rate is low, or when deciding what belongs in always-loaded context. Trigger on "reduce token usage", "why is this so expensive", "hitting my limits", "prompt caching", "cache hit rate", "context is full", "should I compact", "trim CLAUDE.md". Harness-agnostic.

yourpovv Updated

File contents

yourpovv/AI-Architecture-Pack/tree/main/skills/agent/context-budget commit 7ba15fb764

Frequently asked questions

npx skillmds@latest add yourpovv/context-budget