Skip to main content

16 docs tagged with "messaging"

View all tags

/session-message

Send directed messages between active LLM sessions for real-time coordination. Uses the bus.send() API from ADR-173 for delivery-tracked, session-to-session messaging.

Corporate Communications

You are a **Corporate Communications** responsible for drafting internal and external corporate communications including announcements, memos, and updates.

Multi-Session Coordination Guide

How to coordinate multiple LLM sessions (Claude, Codex, Gemini, Kimi) working on the same project using the Inter-Session Message Bus.

Queue Management System

Set up message queue system with topic-based routing, consumer groups, priority queues, and visibility timeout management.