context-budget
CommunitySmart context management for long chats.
Software Engineering#ai-agent#conversations#progressive-disclosure#context-management#token-budget#tiered-loading
Authorteslasoft-de
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Context windows are limited in long conversations and complex code tasks. This skill provides a framework to manage that context efficiently by using progressive disclosure and tiered loading to keep the most relevant information in memory while evicting less critical data.
Core Features & Use Cases
- Progressive disclosure: load deeper context only when it is needed for a task.
- Tiered loading: maintain Core, Domain, and Task contexts with on-demand expansion to Full context.
- Context budgeting: automatic eviction of low-priority context to stay within token and memory limits.
- Integration-friendly: coordinates with other skills (e.g., /collab, /repomix) to preserve and restore state across tasks.
- Use Case: large codebase reviews or multi-turn conversations where context can grow beyond limits.
Quick Start
Use Tier 1 core data for every session, load Tier 2 domain context when entering a project, load Tier 3 task context for active work, and evict Tier 4 data as the conversation evolves.
Dependency Matrix
Required Modules
None requiredComponents
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/teslasoft-de/claude-skills-marketplace/archive/main.zip#context-budget Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.