This is the generic copy. If this project has been scaffolded, prefer the unprefixed
multi-agent-communicationskill: it is.ai-badger/skills/multi-agent-communication/SKILL.md, and it has this project's extensions and anyproject-local.mdmerged in. This copy has neither.The full procedure is in
SKILL.full.mdbeside this file, unchanged — read it if the project has no.ai-badger/, or runwelcome-ai-badgerto scaffold one.
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.
Multi Agent Communication by Arasz · 78f40c8
npx skillmds@latest add arasz/multi-agent-communication File contents
---name: multi-agent-communicationdescription: 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.license: MIT---> **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
Run npx skillmds@latest add arasz/multi-agent-communication in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
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. It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.
Arasz (@arasz) published this skill. Their other Agent Skills are listed on their SkillMD profile.