# Multi Agent Communication

> Use when multiple agent sessions share one project and must coordinate without stepping on each other — announcing started work, touched files, opened PRs, review requests, review feedback, and merges to main over the project message bus. Covers when to broadcast, the message shape, and the ack-without-reply rule that keeps the bus loop-free.

- Skill: `arasz/multi-agent-communication` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add arasz/multi-agent-communication`
- Raw SKILL.md: https://api.skillmd.com/api/skills/arasz/multi-agent-communication/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: Arasz (https://skillmd.com/u/arasz)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/arasz/multi-agent-communication

---


> **This is the generic copy.** If this project has been scaffolded, prefer the unprefixed
> `multi-agent-communication` skill: it is `.ai-badger/skills/multi-agent-communication/SKILL.md`, and it has this project's
> extensions and any `project-local.md` merged in. This copy has neither.
>
> The full procedure is in `SKILL.full.md` beside this file, unchanged — read it if the project has no
> `.ai-badger/`, or run `welcome-ai-badger` to scaffold one.

