team-communication-protocols

Coordinate multi-agent teams with formal communication protocols and plan approvals.

6|2|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/acaprino/claude-code-daodan --skill team-communication-protocols-acaprino
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-communication-protocols
Source: https://github.com/acaprino/claude-code-daodan/tree/main/plugins/agent-teams/skills/team-communication-protocols
Command: npx skills add https://github.com/acaprino/claude-code-daodan --skill team-communication-protocols-acaprino

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Establishes clear communication norms for multi-agent teams to avoid miscoordination and accelerate collaboration during complex tasks.

Core Features & Use Cases

  • Message type selection, plan approval workflows, and graceful shutdown protocols to coordinate teammates.
  • Anti-pattern awareness and te ammate discovery instructions to prevent common coordination pitfalls.
  • Use cases include initiating a new agent team, coordinating plan execution, and performing clean shutdowns after tasks complete.

Quick Start

Instruct your team lead to implement standard team communication protocols across all spawned teammates and verify plan approvals before work begins.

Frequently Asked Questions about team-communication-protocols

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multi-agent teams to prevent miscoordination?

Multi-agent teams prevent miscoordination by applying formal communication protocols that define message types, enforce plan approval workflows, and document anti-patterns for reliable teamwork during complex tasks.

What are common anti-patterns in agent teamwork and how do I avoid them?

Common anti-patterns in agent teamwork include skipping plan approvals and using undefined message types. Avoid them by implementing standard team communication protocols that raise anti-pattern awareness and enforce structured workflows before work begins.

How do I set up a plan approval workflow for spawned agents?

Set up a plan approval workflow by instructing your team lead to implement standard team communication protocols across all spawned teammates. Verify plan approvals before execution begins to ensure orderly coordination and clean shutdowns.

How does an agent team perform an orderly shutdown after task completion?

An agent team performs an orderly shutdown by following formal communication protocols that define graceful shutdown procedures. These protocols ensure clean termination after tasks complete, preventing orphaned processes and miscoordination.

When do I need formal messaging protocols for agent collaboration?

You need formal messaging protocols for agent collaboration during team formation, plan execution, and integration points. These protocols define direct messaging standards and plan types to ensure structured, auditable coordination across teammates.