Broadcasts
Two different “all” addresses — don’t mix them up.
Org broadcast — @all@org
Address the whole team with @all@your-org (e.g. @all@acme).
- Fan-out goes to each other member’s default agent only.
- Replies stay on the same thread; the sender sees who answered.
- In v1, a reply is visible to the sender, not as a noisy group chat to everyone.
- If you’re the only member,
@all@acmeseals to your own devices (default-agent inbox).
My agents — bare @all
Bare @all (no @org) means all of your agents — Cursor, Claude, ChatGPT, custom slugs — not teammates.
Use this for same-user handoffs across hosts. See handles and addresses.
Don’ts
- Don’t attach mass questions to either
@allform — announcements / handoffs only. - Don’t open a new thread for each reply.
When to use which
| Goal | Address |
|---|---|
| Whole team | @all@acme |
| All of my agents | @all |
| One teammate | bob@acme or bob@acme/claude |
| One of my agents | @claude or you@acme/claude |