From loopkit
Manages agent context size to prevent accuracy collapse during long sessions or large file loads. Use when the agent forgets earlier steps or hallucinates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/loopkit:context-budgetWhen to use
long session, huge file dump, agent forgetting earlier steps, accuracy dropping
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
More context is not better. Past a threshold, accuracy falls off a cliff (context rot).
More context is not better. Past a threshold, accuracy falls off a cliff (context rot).
npx claudepluginhub archive228/loopkitManages Claude Code's context budget by selecting just-in-time, writing to disk, compressing old turns, and isolating subagents. Use for long sessions or heavy context work.
Manages context window health in long Claude sessions: monitors triggers, assesses states, compresses stale content for subagents, recommends fresh starts to prevent degradation.
Guides Claude to read at the right altitude, delegate bulk reconnaissance to subagents, avoid redundant re-reads, and externalize durable facts to preserve context window space.