# 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.

- Skill: `seemseam/ccb-clear-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add seemseam/ccb-clear-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/seemseam/ccb-clear-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: seemseam (https://skillmd.com/u/seemseam)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/seemseam/ccb-clear-2

---


# CCB Clear

Run exactly one matching command:

```bash
command ccb clear
```

```bash
command ccb clear "$AGENT"
```

```bash
command ccb clear agent1 agent2
```

The bare command targets all configured agents. Named commands target only the
requested agents. Report the command output and stop. Do not substitute
`ccb kill`, restart agents, delete files, or poll.

