Prune bloated session with a prescription. Removes progress ticks, stale reads, duplicate content, and more.
Analyze Claude Code session bloat โ shows token count, context usage %, and bloat breakdown. Use when the user asks about session size, context usage, or when you notice the context window is getting full.
Protect Claude Code sessions from context overflow by running a background daemon that monitors session size and auto-prunes before compaction hits. Use when the user says "guard", "protect session", "context getting long", "prevent compaction", "session management", or is running agent teams that need continuous context protection.
Run health checks on Claude Code configuration and sessions. Use when troubleshooting Claude Code issues.
Treat the current session and auto-resume in a new terminal window.