agent-conversation-protocols

Official

Design robust multi-agent dialogues

Authorcuriositech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Multi-agent systems often devolve into chaotic, inefficient, or incorrect interactions because there is no clear protocol for turn-taking, delegation, conflict resolution, or termination; this Skill provides structured conversation designs that make agent interaction predictable, safe, and efficient.

Core Features & Use Cases

  • Pattern selection guidance: Decision trees to pick between request/response, fan-out/fan-in, supervisor-worker, debate, critique, blackboard, and voting patterns based on task characteristics.
  • Topology and termination rules: Maps topology × initiative × turn-order choices and explicit termination/gather policies to common workflows like code review, research synthesis, and dynamic routing.
  • Failure mode detection & mitigation: Concrete detectors and fixes for delegation loops, sycophancy collapse, supervisor bottlenecks, context degradation, and blackboard bloat.
  • Use Case: Design a 4-agent code review protocol that enforces security-first blocking review, parallel performance and style checks, and a debate phase to resolve conflicting recommendations.

Quick Start

Create a conversation protocol for a 4-agent code review that runs a blocking security review first, then parallel performance and style reviews, and a final debate-based conflict resolution step.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-conversation-protocols
Download link: https://github.com/curiositech/port-daddy/archive/main.zip#agent-conversation-protocols

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.