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.

インストールへ移動

ソース情報

リポジトリ
AleSaiani/agentflow
ソースの最終更新活動
2026年5月25日 18:30
検出された SKILL.md の言語
英語
スター
5
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。