by avivsinai · Codex Skill · ★ 52
Agent Message Queue (AMQ) A local, file-based interoperability bus for agent sessions and adapters. AMQ manages the conversation: agent-to-agent messaging, thread continuity, cross-session and cross-project routing, handoff state, and operational visibility. It does not try to own task decomposition, worktree management, dependency scheduling, or scheduler execution; Claude Code teams, Codex, Kanban, Symphony, and similar orchestrators stay one layer above it. Why AMQ? Modern AI-assisted development often involves multiple agents working on the same codebase.
| Stars | 52 |
| Forks | 7 |
| Language | Go |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 60.22/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-22 |
| Created | 2025-12-25 |
| Platforms | claude-code, cli, codex, go |
| Est. Tokens | ~362k |
Explore other popular codex skill tools:
agent-message-queue is File-based message queue for local agent-to-agent communication (Maildir-style). It is categorized as a Codex Skill with 52 GitHub stars.
agent-message-queue is primarily written in Go. It covers topics such as agent-skills, agents, ai-agents.
You can find installation instructions and usage details in the agent-message-queue GitHub repository at github.com/avivsinai/agent-message-queue. The project has 52 stars and 7 forks, indicating an active community.
agent-message-queue is released under the MIT license, making it free to use and modify according to the license terms.