ccb-comm-reply-recover

Diagnose and repair CCB communication stalls using control-plane commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses user-reported CCB communication and reply delivery issues, providing diagnostics and recovery mechanisms.

Core Features & Use Cases

  • CCB Communication Diagnostics: Identifies issues such as missing replies, stuck ask, or stuck busy states.
  • Repair and Recovery: Implements repair rules and actions to restore normal operation, including canceling, retrying, or resubmitting jobs.
  • Use Case: When a user reports a missing CCB_REPLY or an agent stuck in a delivery state, this skill can trace the issue, perform repairs, and verify the resolution.

Quick Start

Activate the ccb-comm-reply-recover skill to diagnose and recover from CCB communication stalls or failures.

Frequently Asked Questions about ccb-comm-reply-recover

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

FAQPage Schema
How do I diagnose missing or delayed CCB replies in a stuck state?

To diagnose missing or delayed CCB replies, you can trace the communication stalls using CCB control-plane commands to identify issues like stuck ask or stuck busy delivery states.

What is the best way to repair CCB communication stalls and restore normal delivery?

The best way to repair CCB communication stalls is by applying targeted repair rules that cancel, retry, or resubmit stalled jobs to restore normal operation and verify the resolution.

Do I need a specific CCB environment to run communication diagnostics and recovery?

Yes, you need an active CCB environment and its associated control-plane tools installed to execute the diagnostic tracing and perform the required repair actions.

Why does an agent get stuck in a CCB delivery state and how can I resolve it?

An agent gets stuck in a CCB delivery state due to communication failures during reply delivery, which you can resolve by tracing the stall and resubmitting the job.

Can I use this approach to recover from both stuck busy and stuck ask communication issues?

Yes, this diagnostic and recovery approach specifically identifies and repairs both stuck busy and stuck ask communication issues by utilizing CCB control-plane commands for targeted actions.