ワンクリックで
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