context-budget

Audit Claude Code context consumption and generate prioritized token-savings recommendations.

3|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/agentmatters/mullai-bot --skill context-budget-agentmatters
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-budget
Source: https://github.com/agentmatters/mullai-bot/tree/main/src/Mullai.Skills/Skills/claude-code-everything/context-budget
Command: npx skills add https://github.com/agentmatters/mullai-bot --skill context-budget-agentmatters

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code sessions can accumulate excessive context from multiple components, leading to slower performance and higher costs. This skill provides a structured audit to identify bloated content and reclaim context headroom.

Core Features & Use Cases

  • Inventory & estimation: scans Agents, Skills, Rules, and MCP servers to estimate token consumption and identify heavy files.
  • Classification & risk signals: categorizes components into always-needed, sometimes-needed, and rarely-needed to guide on-demand activation.
  • Actionable reporting: produces a prioritized list of optimizations with guidance to reduce context usage across a Mullai deployment.
  • Use Case: for a large Mullai deployment, run context-budget to surface top token-savings opportunities and de-scope unused skills.

Quick Start

Run the context-budget command to generate a token-savings report for your Mullai deployment.

Frequently Asked Questions about context-budget

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit context window consumption in Claude Code?

To audit context window usage in Claude Code, run a context-budget audit to inventory agents, skills, MCP servers, and rules. This estimates token consumption across components and flags bloated files consuming excessive context headroom.

Why does my Claude Code session slow down and consume excessive tokens?

Claude Code sessions slow down and consume excessive tokens when multiple components accumulate bloat in the context window. A structured context audit identifies redundant rules and heavy files to reclaim context headroom and improve performance.

What is the best way to identify token bloat across MCP servers and rules?

The best way to identify token bloat across MCP servers and rules is to perform a structured context audit. This classifies components into always-needed, sometimes-needed, and rarely-needed categories to guide on-demand activation and produce token-savings recommendations.

Can I generate a token-savings report for a large Mullai deployment?

Yes, you can generate a token-savings report for a large Mullai deployment by running a context-budget audit. This surfaces top token-savings opportunities, detects redundant components, and provides guidance to de-scope unused skills to reduce context usage.

When should I run a context audit to reclaim token space?

You should run a context audit to reclaim token space when Claude Code sessions accumulate excessive context from multiple components, leading to slower performance and higher costs. The audit detects issues and outputs a prioritized list of optimizations.