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.

Arasz 78f40c8 2 files · 5.6 KB Updated

File contents

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.

Arasz/ai-badger/tree/main/skills/multi-agent-communication commit 78f40c8f08

Frequently asked questions

npx skillmds@latest add arasz/multi-agent-communication