Skip to main content

mailbox

Directed outbox/inbox messaging between concurrent Agent Flow instances or sessions. One instance sends to a named box, another receives from it; `recv` claims the oldest message with an atomic rename, so two receivers never get the same message (FIFO, no locks). The cross-instance comms layer behind cross-model conversations and multi-session coordination. USE for directed messages between agents/sessions ("send this to the reviewer instance", "have model A and model B exchange via mailboxes", "coordinate two terminals with messages"). For a shared *work* pool that any worker drains, use /agentflow:queue instead.

Zur Installation springen

Quellinformationen

Repository
AleSaiani/agentflow
Letzte Quellaktivität
25. Mai 2026 um 18:30
Erkannte Sprache von SKILL.md
Englisch
Sterne
5
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.