pend
View latest reply from AI provider (gemini/codex/opencode/droid/claude).
mounted
Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON.
ask
Send via ask, end turn immediately; use when user explicitly delegates to any AI provider (gemini/codex/opencode/droid); NOT for questions about the providers themselves.
ping
Test connectivity with AI provider (gemini/codex/opencode/droid/claude).
autonew
Send /new to a provider's pane to start a new session without context injection.
all-plan
Collaborative planning using abstract roles (designer + inspiration + reviewer).
Review
Dual review with Claude and Codex for quality verification. Use for step or task review.
Dual Design
Parallel design by Claude and Codex with merge discussion. Use for step or task design.
AutoFlow Run
Execute current step in AutoFlow workflow. Use when running /tr or continuing task execution.
Ask Codex
Send structured prompt to Codex and parse JSON response. Use for direct Codex communication.
Ask Gemini
Send structured prompt to Gemini and parse JSON response. Use for direct Gemini communication.
Roles
Manage lightweight role routing (executor/reviewer/documenter/designer) for all tasks. Use for /roles.
AutoFlow Plan
Create a task plan with dual design. Use when starting a new task or running /tp.