Diagnose and recover CCB communication and reply delivery stalls. Use when a user reports a missing CCBREPLY, stuck ask, agent stuck busy/delivering, queued work behind an active job, cancelled/incomplete reply, empty artifact, callback not continuing, duplicate retry after success, or a CCB mailbox/communication…
Private built-in CCB configuration skill for agentroles.ccbself. Design, edit, validate, and prepare reloads for .ccb/ccb.config, role bindings, providers, windows, workspaces, tool windows, sidebar, and provider startup inputs. Use only inside ccbself; non-self agents should delegate CCB config changes to ccbself.
Diagnose CCB runtime, mounted daemon graph, tmux namespace and panes, provider context, queue/inbox/trace, replies/artifacts, config drift, and storage boundaries. Use when the user asks what is broken, which agent is stuck, whether CCB is mounted, why a reply did not arrive, or what to check first.
Recover CCB agents, panes, mounts, provider contexts, API/provider failures, config reload aftermath, clear operations, and guarded single-agent restarts. Use when the user asks to fix, recover, restart if safe, clear context, reload, remount, or keep work going after provider/API failure.
Clear CCB managed agent conversation context with ccb clear. Use when the user writes $ccb-clear, $ccbclear, or asks to clear/reset one or more CCB agent contexts without restarting or deleting project state.
Compact CCB managed agent conversation context with ccb compact. Use when the user writes $ccb-compact, $ccbcompact, or asks to summarize one or more mounted agent contexts without restarting agents or deleting project state.
Diagnose a named CCB agent by combining authoritative runtime and job lineage with deep read-only pane inspection, apply bounded recovery when evidence supports it, verify the result, and request authorization before submitting a redacted GitHub issue. Use for $ccbdiagnose agentname, $ccb-diagnose agentname, or…
Enable or disable tmux-bound disconnect recovery for the current Codex thread. Use only for the explicit invocations $reconnect on or $reconnect off inside a CCB-managed or ordinary tmux Codex CLI.