Install
openclaw skills install multi-agent-syncCoordinate multi-agent tasks with visible group updates. Use when delegating work across multiple topic agents and the user needs transparent progress in-group (start update, mid-progress update, final summary).
openclaw skills install multi-agent-syncUse this skill when running multi-agent collaboration in chat groups.
Keep execution transparent: do not only run background session calls. Always mirror key progress back to the group thread.
Primary delivery rule:
Planning defaults (must declare in assignment)
openai-codex-operator (Codex skill).multi-agent-sync.Kickoff sync
Dispatch tasks
sessions_send timeouts).Mid-progress sync
started → partial → done (or blocked).Collect outputs
4.6 Dual mechanism (push + pull)
timeout as "no reply in window", not hard failure.sessions_history / process logs).started + partial + done/blocked entries.done, coordinator must immediately issue a status-correction message and mark cause (e.g., timeout window, silent reply).started ack.Use this 3-part structure in group chat:
references/message-templates.md