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.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill for read-only triage. Prefer CCB control-plane diagnostics and read-only tmux evidence. Do not mutate runtime state from this skill.
Keep these categories separate in every diagnosis:
ccb ping, ccb doctor, ccb ps, ccb queue, ccb pend,
ccb trace, ccb fault list, ccb doctor logs <agent>, reply/artifact
records, tmux pane metadata/text capture, provider session files, pid files,
and config validation or reload dry-run output..ccb/agents/* directories for unknown agents, stale
panes, stale sockets, old session artifacts, dead helpers, and orphaned
provider state.Configured-agent and restart target authority comes from the mounted daemon
graph, not disk config, tmux panes, or .ccb/agents/* residue.
ccb ping ccbdccb doctorccb psccb queue --detail allccb fault listccb pend --inbox --detail <agent> when one agent is suspectedccb trace <job_id|message_id|attempt_id|reply_id> for lineage issuesccb doctor logs <agent> when provider/API evidence is neededccb config validate first, then
ccb reload --dry-run. Do not treat disk config as live graph until reload
has succeeded and the daemon graph has been rechecked.ccb-self-recoverccb-self-chainccb-configUse the smallest domain that explains the evidence:
Return a concise diagnosis:
Status: ok|warn|error
Suspected domain: ...
Authority: ...
Evidence: ...
Residue: ...
Confidence: high|medium|low
Next action: ...
Blocked by: ...ccb reload, ccb clear, ccb repair, ccb restart, ccb kill,
or raw tmux mutation from this skill.If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.