01Provides context pruning and summarization strategies for long-running development sessions
02Implements subagent isolation to offload heavy exploration and keep the main session clean
03Prioritizes MCP-first navigation to reduce token usage by up to 9x compared to file reads
04Includes a decision matrix for efficient file reading and budget planning
05Enforces lazy loading patterns to prevent upfront context saturation
06189 GitHub stars