Skip to main content

Team Communication Protocols

Skill Verified Active
Part of:Agent Teams

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.

Purpose

To establish clear and effective communication norms within agent teams, ensuring smooth coordination, efficient task management, and graceful termination.

Features

  • Defines message types: message, broadcast, shutdown_request
  • Implements plan approval workflow
  • Orchestrates graceful team shutdown procedures
  • Documents communication anti-patterns
  • Provides teammate discovery via config file

Use Cases

  • Establishing communication norms for a new team
  • Deciding message types (direct vs. broadcast)
  • Reviewing and approving agent plans
  • Coordinating graceful team shutdowns
  • Debugging teammate coordination issues

Non-Goals

  • Directly executing tasks or code
  • Managing individual agent task assignments (beyond message routing)
  • Providing a generic chat interface for arbitrary conversation

Documentation

  • info:Configuration & parameter referenceWhile message formats are documented, explicit details on parameters for all message types and the `config.json` structure could be more explicit.

Execution

  • info:ValidationInput message structures are defined, but explicit validation of all fields (e.g., recipient format, content type) is not detailed.

Code Execution

  • info:Error HandlingThe SKILL.md outlines error scenarios like missing `request_id` and provides user-facing explanations, but detailed structured error reporting is not evident.

Errors

  • info:Actionable error messagesThe SKILL.md identifies potential error conditions like missing `request_id` and provides a user-friendly explanation, but does not detail specific remediation steps or doc links.

Practical Utility

  • info:Edge casesThe troubleshooting section addresses some edge cases like unresponsive teammates and rejected shutdowns, but detailed failure modes with specific recovery steps could be expanded.

Installation

First, add the marketplace

/plugin marketplace add wshobson/agents
/plugin install agent-teams@claude-code-workflows

Quality Score

Verified
95 /100
Analyzed 3 days ago

Trust Signals

Last commit5 days ago
Stars35.3k
LicenseMIT
Status
View Source

Similar Extensions

Agent Teams

100

Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.

Skill
rohitg00

Team Lead Persona

100

Lead a team — run standups, coordinate tasks, and communicate.

Skill
googleworkspace

Ce Brainstorm

100

Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.

Skill
EveryInc

Slack

100

Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.

Skill
steipete

Gmail

100

Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.

Skill
sanjay3290

Foundation Meeting Agenda

100

Produces an attendee-facing agenda that sets what will be discussed, who owns each topic, and how time will be spent. Supports ten meeting type variants (standup, planning, review, decision-making, brainstorm, 1-on-1, stakeholder-review, project-kickoff, working-session, exec-briefing). Emits a shareable summary suitable for Slack or email plus a full agenda with time-boxed topics, type tags, owners, attendee prep, and logistics.

Skill
product-on-purpose

© 2025 SkillRepo · Find the right skill, skip the noise.