ccb-compact
SolidCompact one or more CCB managed agent contexts with `ccb compact` without restarting or deleting state.
AI & Automation 3,494 stars
341 forks Updated 2 days ago NOASSERTION
Install
Quality Score: 82/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# CCB Compact
Run one matching command and report its output:
```bash
command ccb compact
command ccb compact "$AGENT"
command ccb compact agent1 agent2
```
For a DSH target, CCB invokes native `/compact` through DSH's structured Web
command endpoint and waits for the native result; it never sends the command
to the model or types pane input. Busy or queued agents are blocked. Do not
substitute clear, restart, kill, or polling.
Details
- Author
- SeemSeam
- Repository
- SeemSeam/claude_codex_bridge
- Created
- 10 months ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
ccb-clear
Clear CCB managed agent conversation context with `ccb clear`. Use for `/ccb-clear`, `$ccb-clear`, `$ccb_clear`, or requests to reset one or more CCB agent contexts without deleting project state.
3,494 Updated 2 days ago
SeemSeam AI & Automation Listed
context-compact
Compact long agent context using staged summarization and file-backed handoffs. Use when sessions grow large or approach window limits.
0 Updated 1 months ago
edenbuilds AI & Automation Listed
add-compact
Add /compact command for manual context compaction. Solves context rot in long sessions by forwarding the SDK's built-in /compact slash command. Main-group or trusted sender only.
51 Updated today
sliamh11