team-communication-protocols

Formalize agent team messaging protocols with plan approvals and shutdown procedures.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/ArogyaReddy/https-github.com-wshobson-agents --skill team-communication-protocols-arogyareddy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-communication-protocols
Source: https://github.com/ArogyaReddy/https-github.com-wshobson-agents/tree/main/plugins/agent-teams/skills/team-communication-protocols
Command: npx skills add https://github.com/ArogyaReddy/https-github.com-wshobson-agents --skill team-communication-protocols-arogyareddy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Structured messaging protocols for agent team communication including message type selection, plan approval, shutdown procedures, and anti-patterns to avoid. Use this skill when establishing communication norms for a newly spawned team, when deciding whether to send a direct message or a broadcast, when a team-lead needs to review and approve an implementer's plan before work begins, when orchestrating a graceful team shutdown after all tasks are complete, or when debugging why teammates are not coordinating correctly at integration points.

Core Features & Use Cases

  • Message type selection: Choose direct messages, broadcasts, or shutdown requests to suit the situation and minimize noise.
  • Plan approval workflows: Require leadership review before work begins, with structured responses and traceability.
  • Shutdown procedures and anti-patterns: Govern orderly team termination and avoid common coordination pitfalls.
  • Teammate discovery and roles: Identify capabilities and responsibilities to improve task assignment and collaboration.

Quick Start

Describe and implement a standardized messaging protocol for a newly formed agent team and ensure plan approvals, message routing, and orderly shutdowns are followed.

Frequently Asked Questions about team-communication-protocols

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

FAQPage Schema
How do I set up communication protocols for a multi-agent team?

Multi-agent team communication protocols are established by formalizing structured messaging types, plan-approval workflows, and shutdown procedures. This ensures reliable message routing, leadership review of plans, and orderly team termination.

What is the best way to route messages between agents to minimize noise?

Routing agent messages effectively requires selecting the correct messaging type. You choose between direct messages, broadcasts, or shutdown requests based on the situation, minimizing noise and ensuring correct coordination at integration points.

How do I gracefully shutdown an agent team after tasks are complete?

Graceful agent team shutdown is orchestrated using specific shutdown procedures and shutdown request message types. This governs orderly team termination once all tasks are complete, preventing abrupt coordination failures.

Why are my agents not coordinating correctly at integration points?

Agents failing to coordinate at integration points often lack structured messaging types and anti-pattern guidance. Debugging requires enforcing formal communication protocols, teammate discovery, and role identification to improve task assignment.

Do I need structured protocols for a newly spawned agent team?

Newly spawned agent teams need structured communication protocols to function reliably. Establishing message routing, plan approvals, and coordination norms prevents common pitfalls and ensures orderly collaboration from the start.