team-communication-protocols

Coordinate agent teams with plan approvals and graceful shutdown protocols.

114|12|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/OpenDCAI/leonai --skill team-communication-protocols
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-communication-protocols
Source: https://github.com/OpenDCAI/leonai/tree/main/.claude/skills/team-communication-protocols
Command: npx skills add https://github.com/OpenDCAI/leonai --skill team-communication-protocols

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinating multiple AI teammates requires consistent messaging, clear plan approvals, and safe shutdowns. This skill provides structured communication protocols to reduce miscommunication and operational risk.

Core Features & Use Cases

  • Defines message types (message, broadcast, shutdown_request) for targeted or team-wide coordination.
  • Enforces a plan approval workflow between teammates to ensure quality and accountability.
  • Provides a graceful shutdown procedure and teammate discovery to facilitate orderly exits and role transitions.
  • Includes anti-pattern guidance to avoid noisy updates and breaking changes.

Quick Start

Configure a new agent team with defined roles and run the plan-approval workflow to initiate structured communication.

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 plan approvals across multiple AI agents?

Plan approvals across multiple AI agents are coordinated using a structured communication protocol that enforces a workflow between teammates to ensure quality and accountability before execution proceeds.

What is the best way to safely shut down an AI agent team?

The best way to safely shut down an AI agent team is to apply a graceful shutdown procedure with teammate discovery, facilitating orderly exits and clear role transitions during shutdown requests.

How do I prevent noisy updates and breaking changes in agent team communication?

Preventing noisy updates and breaking changes in agent team communication requires applying anti-pattern guidance to establish structured norms and reduce operational risk during coordination.

What message types should I use for team-wide agent coordination?

For team-wide agent coordination, you should use defined message types such as standard messages for targeted updates and broadcasts for team-wide distribution.

Do I need predefined roles to establish communication protocols among agents?

Yes, you need predefined roles to establish communication protocols among agents, as configuring a new agent team with defined roles is required to run the plan-approval workflow and initiate structured communication.