ccb-self-diagnose

Diagnose CCB runtime issues by executing commands and analyzing system files.

17|2|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/SeemSeam/agent-roles-spec --skill ccb-self-diagnose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccb-self-diagnose
Source: https://github.com/SeemSeam/agent-roles-spec/tree/main/roles/ccb-self/skills/ccb-self-diagnose
Command: npx skills add https://github.com/SeemSeam/agent-roles-spec --skill ccb-self-diagnose

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides comprehensive diagnostics for CCB runtime, ensuring quick identification and resolution of issues.

Core Features & Use Cases

  • Runtime Diagnostics: Diagnose CCB runtime, daemon graph, tmux namespace, and storage boundaries.
  • Evidence Collection: Gather detailed evidence from various CCB commands and system files.
  • Config Validation: Check for config drift and storage boundary issues.
  • Use Case: When the user needs to identify why a reply did not arrive or what to check first in CCB.

Quick Start

Run the ccb-self-diagnose skill to diagnose issues with the CCB runtime.

Frequently Asked Questions about ccb-self-diagnose

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose CCB runtime issues when a reply does not arrive?

To diagnose CCB runtime issues when a reply does not arrive, you can execute specific system commands to analyze daemon graphs, tmux panes, and provider contexts. This collects detailed evidence to identify the root cause quickly.

What should I check first in a CCB environment to troubleshoot runtime failures?

When troubleshooting CCB runtime failures, you should first check for config drift and storage boundary issues. Validating these configurations helps pinpoint foundational problems before deeper system file analysis.

Do I need ccb tool access to validate storage boundaries and daemon graphs?

Yes, you need ccb tool access and a basic understanding of CCB architecture to validate storage boundaries and daemon graphs. This access is required to execute the diagnostic commands and gather evidence from system files.

How does config validation work for detecting drift in CCB environments?

Config validation for detecting drift in CCB environments works by executing diagnostic commands and analyzing system files. It checks your current configuration against expected boundaries to quickly identify discrepancies causing runtime issues.

What is the best way to collect evidence from tmux namespaces during CCB diagnosis?

The best way to collect evidence from tmux namespaces during CCB diagnosis is by running targeted diagnostic scripts. These scripts systematically extract data from panes and provider contexts to ensure comprehensive runtime analysis.