context-budget

Community

Manage agent context and skill loading.

Authoreysenfalk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the issue of context window bloat in AI agents by tracking token consumption, enforcing limits on preloaded skills, and alerting on potential context overload, ensuring efficient and effective agent performance.

Core Features & Use Cases

  • Token Consumption Monitoring: Tracks token usage per agent to prevent exceeding limits.
  • Skill Preloading Enforcement: Enforces maximum limits for preloaded skills and total lines of skill content per agent.
  • Context Bloat Detection: Identifies signals of overloaded context, such as ignored instructions or repetitive queries.
  • Use Case: When configuring a new 'Sonnet' tier agent, ensure no more than 5 skills are preloaded and the total lines of code from those skills do not exceed 400 lines.

Quick Start

Use the context-budget skill to check the preloaded skill line count for the 'Opus' agent.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-budget
Download link: https://github.com/eysenfalk/git-review/archive/main.zip#context-budget

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.