بنقرة واحدة
mounted
Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Collaborative planning using abstract roles (designer + inspiration + reviewer).
Async 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.
AutoFlow entry point. Routes to tp (plan) or tr (run).
Attach the newest context-transfer Markdown from the current project's ./.ccb/history/ into Claude using @file. Use when the user types /continue or asks to resume with the latest transfer file in this project.
Diagnose ROS 2 systems with evidence-first checks across nodes, topics, lifecycle states, QoS, and pipeline data flow. Use when debugging ROS 2 node discovery, topic connectivity, lifecycle, message flow, QoS, or CUDA-related suspicions.
Delegate file I/O to Codex via FileOpsREQ protocol. Use when Claude needs Codex to modify files.
| name | mounted |
| description | Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON. |
| metadata | {"short-description":"Show mounted CCB providers as JSON"} |
Reports which CCB providers are considered "mounted" for the current project.
mounted = has_session && daemon_on
ccb-mounted