auditing-context-window-pressure
CommunityKeep Claude sessions fast and lean
Authorrocklambros
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you diagnose and reduce context-window pressure in long Claude Code sessions, where slow responses, rising token costs, and cache misses can accumulate unnoticed.
Core Features & Use Cases
- Session pressure audit: Estimates how full the 200k context window is and whether token-efficient mode is needed.
- Cache drift diagnosis: Checks prompt-cache hit rate and flags likely causes such as mid-session CLAUDE.md edits or dynamic content leaking into cached prompts.
- Triage planning: Recommends the cheapest effective fix first, including moving large tool results to files, re-dispatching subagents with summary-only outputs, using /compact, or using /clear as a last resort.
- Use case: A multi-turn coding or analysis session starts feeling sluggish, and you want a disciplined plan to reclaim performance without throwing away useful context.
Quick Start
Ask Claude to audit your current session for context-window pressure and tell you the first three steps to reduce bloat.
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: auditing-context-window-pressure Download link: https://github.com/rocklambros/rcs/archive/main.zip#auditing-context-window-pressure 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 536,000+ vetted skills library on demand.