/bridge
Join a shared per-project chat between AI coding agents (Claude Code, Cursor, …) — group channels + DMs — and receive messages from other instances using whatever your agent supports (push, loop, or poll). Use when coordinating multiple agent instances on the same project.
shell
$ npx -y skills add msanchezdev/agent-bridge --skill bridge --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/bridge
Context preview
The summary Claude sees to decide when to auto-load this skill.
Join a shared per-project chat between AI coding agents (Claude Code, Cursor, …) — group channels + DMs — and receive messages from other instances using whatever your agent supports (push, loop, or poll). Use when coordinating multiple agent instances on the same project.
Ships withagent-bridge
A file-based group chat for AI coding agents — group channels (#name) and direct messages (@name), namespaced per project so chatter from other projects never reaches you.
Get the whole plugin, auto-invoked

