context-budget-audit
Installation
SKILL.md
Context Budget Audit
Overview
Audit everything that consumes per-session context across local agent setups, estimate what each costs, scan recent local history for usage evidence, and show a prune decision view sorted by reclaimable context. Then act on the user's named removal list.
Context sources audited (kinds): mcp (MCP servers), skill, command
(slash commands), subagent, plugin.
Boundaries
Do NOT use to harden a repo's agent config, hooks, or gates (use harden-repo-for-coding-agents), or for runtime agent observability and trace/eval loops (use agent-ops) — this skill measures and prunes what loads into your agent's per-session context.