Agent Skills: CCB Clear

Clear CCB managed agent conversation context with `ccb clear`. Use when the user writes `$ccb-clear`, `$ccb_clear`, or asks to clear/reset one or more CCB agent contexts without restarting or deleting project state.

UncategorizedID: bfly123/claude_code_bridge/ccb-clear

Repository

SeemSeamLicense: NOASSERTION
3,210310

Install this agent skill to your local

pnpm dlx add-skill https://github.com/SeemSeam/claude_codex_bridge/tree/HEAD/inherit_skills/dsh_skills/ccb-clear

Skill Files

Browse the full folder contents for ccb-clear.

Download Skill

Loading file tree…

inherit_skills/dsh_skills/ccb-clear/SKILL.md

Skill Metadata

Name
ccb-clear
Description
Clear one or more CCB managed agent contexts with `ccb clear` without deleting project state.

CCB Clear

Run one matching command and report its output:

command ccb clear
command ccb clear "$AGENT"
command ccb clear agent1 agent2

For a DSH target, CCB rotates the managed native DSH session binding through the control plane; DSH has no /clear command and CCB does not type into its host/log pane. Old native session logs remain available. Busy or queued agents are blocked. Do not substitute restart, kill, file deletion, or polling.