What problem does it solve?
Long-running multi-agent sessions in CCB accumulate large conversation contexts that degrade agent performance. This Skill lets you compact one or more mounted agent contexts without restarting agents, deleting project state, or losing sessions.
Core Features & Use Cases
- Targeted Compaction: Run
ccb compact on all mounted agents or name specific agents to compact only their contexts.
- Provider-Native Commands: Sends each provider's native compaction command and reports
unsupported when no verified command exists for a provider.
- Safe Execution: Blocks busy or queued agents before sending input, and never deletes
.ccb state, workspaces, auth, sessions, logs, or memory files.
- Use Case: During a long coding session where Codex and Claude panes have grown sluggish, invoke the skill to compact both agents' contexts in one pass while keeping all project state intact.
Quick Start
Ask the assistant to compact the context of all mounted CCB agents, or name specific agents such as codex and claude, using the ccb compact command.