context-budget-discipline
CommunityMaintain context budget across long sessions.
Software Engineering#subagents#handoff#context-isolation#token-management#just-in-time#context-budget#long-running-sessions
AuthorRedtropig
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Context budgets in long-running sessions can swell, causing token inefficiency and cognitive drift. This skill enforces four disciplined operations to manage context: SELECT, WRITE, COMPRESS, and ISOLATE.
Core Features & Use Cases
- SELECT: load context just-in-time to avoid reading everything.
- WRITE: persist decisions and rationale to disk for durable handoffs.
- COMPASS? -> no, it's COMPRESS: summarize older turns when the window tightens.
- ISOLATE: delegate sub-work to child agents in fresh context to prevent contamination.
Quick Start
Instruct the agent to apply context-budget discipline during a long session by enabling just-in-time reads and persistent handoff writes.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» 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-discipline Download link: https://github.com/Redtropig/harness-anchor/archive/main.zip#context-budget-discipline 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 510,000+ vetted skills library on demand.