ワンクリックで
zob-coms-v2-live
Use when an active ZOB handoff, live peer question, required-local coms delivery, or orchestration message is needed.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when an active ZOB handoff, live peer question, required-local coms delivery, or orchestration message is needed.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when reviewing or modifying ZOB communication, ledgers, Mission Control coms, or live transport safety gates.
Use when planning, using, reviewing, or implementing ZOB /goal-linked TODOs, subtodos, TODO HUD progress, delegated TODO claims, or hierarchical subagent work graphs.
Use when working inside the ZOB Pi harness, designing agentic workflows, creating specialist prompts, adding Pi extensions, or turning repeated tasks into software factories.
Use before non-trivial work, uncertain tool selection, orchestration, delegation, context lookup, factory work, autonomous-runtime claims, or evidence-gated completion.
Use when driving the append-only metadata-only worklist blackboard — appending events, reading derived directives, leasing/satisfying directives by content hash, delivering idempotent DIRECTIVE_READY notifications, running the liveness watchdog (observe/escalate), or building/querying the dependency DAG.
Use when running, documenting, or reviewing adaptive active search backend context discovery, including zob_context_search, optional ColGREP setup, and grep/find/read fallback behavior.
| name | zob-coms-v2-live |
| description | Use when an active ZOB handoff, live peer question, required-local coms delivery, or orchestration message is needed. |
Use this skill when:
zob_coms v2 runtime, registry, heartbeat, local transport, or response capture.zob_coms_*, ZPeer, and ZTeam/ZAgent surfaces for governed agent communication; do not invent a parallel API.zob_coms_send as live-first when policy mode is required_local or required_network.transientBody only for live transport delivery; it must never be stored in .pi/coms.taskHash, outputHash, and artifactRefs for durable evidence.zpeer_ask or /zpeer; supported priorities are normal, urgent, and force; use opt-in requireResponse/--require-response only when a real msgId-correlated answer is needed, and use zpeer_reply or /zpeer reply <msgId> <response> only for the exact active inbound msgId.urgent only for priority steer delivery without aborting the receiver.force only for explicit controlled interrupts: provide a transient reason, persist only its hash, require topology/room/role/rate/local-socket guards, and expect force_accepted, force_downgraded, or force_blocked metadata.handoff_goal_todo and /goal todo handoff, require an explicit team/ZTeam context, an existing live peer receiver, and a maintainer-provided custom contextual message; do not auto-launch teams or count handoff delivery as TODO completion.OWNER_CHANGE_REQUEST.v1 blocks extracted by the parent, not direct child Goal Room/ZPeer writes.agent_end; an inbound that creates a runtime goal stays bound to its exact msgId until goal completion, while blocked/paused/failed terminal states send a correlated blocker instead of silent success.details.msgId is canonical, taskHash is only an integrity check, and multiple unanswered inbounds require explicit zpeer_reply rather than guessing.requireResponse remains non-blocking delivery-only at send time; a later automatic correlated reply is best-effort follow-up, not proof at the initial waiting status.zob_coms_get / zob_coms_await with the msgId returned by your own send; required-response success must come from exact msgId/replyToMsgId correlation, not ACK/reinjection/delivery metadata..pi/coms.zob_coms_send to create worker-to-worker free chat.rooms/, shell inbox/outbox scripts, or pane-paste protocols when the owner asked for agent rooms or live team communication.queued, planned, delivered, acknowledged, waiting, stale, or offline as completion.For tmux-backed Agent Factory teams:
ZOB_ZTEAM_ID=<team> and ZOB_ZAGENT_ID=<agent>; plain pi panes are not ZPeer-room-bound ZAgents.pi @chief-kickoff.md, pi @worker-kickoff.md) for initial instructions so Pi receives one bounded message block./zpeer urgent ... for time-sensitive steering and /zpeer force ... --reason <reason> for controlled user/parent-approved interruption; never treat transport ACK as proof that the model digested the message.CONTEXT, ASK, EVIDENCE, URGENCY, and BLOCKER fields.zob_coms_send
-> topology guard
-> live peer lookup/heartbeat
-> live ACK or blocker
-> hash-only ledger mirror
-> await response or terminal error