claude-inspect-context-size
CommunityIntelligent Claude context management.
AuthorManuelKugelmann
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps Claude manage context usage within a BitBot-enabled workflow by evaluating current context percentage, identifying natural break points, and suggesting safe points to compact. It reduces cognitive load and prevents context exhaustion, saving time across long runs.
Core Features & Use Cases
- Reads Session Data: Accesses
.bitbot/session-env/<session-id>.envto read the current context usage. - Analyzes Context: Evaluates the current context percentage and work state to propose optimal break points.
- Provides Strategies: Gives actionable continuation strategies and compaction prompts to maintain momentum with minimal context loss.
- Usage Example: When context hits 60%, you get a recommended plan to complete the current task and compact with a clear continuation prompt.
Quick Start
Use the Claude Code command or the shell script to inspect the current context and suggested compaction plan:
- /claude-inspect-context-size
- .bitbot/scripts/claude-inspect-context-size/claude-inspect-context-size.sh
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: claude-inspect-context-size Download link: https://github.com/ManuelKugelmann/BitBot/archive/main.zip#claude-inspect-context-size 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 223,000+ vetted skills library on demand.