Protocol for multi-agent collaboration via OpenClaw's message-passing and recursive task DAGs. Use this skill whenever the user wants to coordinate work acro...
Clawflow 1.0.0 – Protocol for Multi-Agent Coordination via OpenClaw - Introduces a skill for coordinating complex workflows among multiple OpenClaw agents using message passing and recursive task DAGs. - Provides detailed guidance for when and how to break projects into parallel subtasks handled by different agents. - Outlines protocols for agent identity, peer discovery, and workspace organization relying exclusively on OpenClaw’s native configuration. - Specifies agent interaction patterns including direct execution, delegation, and DAG-based dependency management. - Defines a durable message audit log and standardizes task state storage within agent workspaces. - Documents the agent decision loop, error handling, and best practices for task decomposition.