by avivsinai · Codex Skill · ★ 55
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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. But without coordination: Agents duplicate work or create conflicts Reviews require human intermediation Context switching kills productivity AMQ gives agents a local interoperability bus: they can send messages, reply in threads, share status, and optionally consume adapter-emitted events through the same queue primitives. The core product stays intentionally small: file-based messages first, lightweight adapters second. Key Features Zero infrastructure — Pure file-
| Stars | 55 |
| Forks | 8 |
| Language | Go |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 60.22/100 |
| Open Issues | 5 |
| Last Updated | 2026-06-13 |
| Created | 2025-12-25 |
| Platforms | claude-code, cli, codex, go |
| Est. Tokens | ~18k |
Looking for a agent-message-queue alternative? If you're comparing agent-message-queue with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A collection of AI agent skills for Clawdbot, Claude Code, Codex
Open-source Agentic AI framework in Go for building, orchestrating, and deploying intelligent agents. LLM-agno
Cognitive architecture for AI-augmented software development. Specialized agents, structured workflows, and mu
Process manager for AI agents (and humans)
DeepContext is an MCP server that adds symbol-aware semantic search to Claude Code, Codex CLI, and other agent
Lightweight agent orchestration dev tool that lives in your repo
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 55 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 55 stars and 8 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.
The top alternatives to agent-message-queue on Agent Skills Hub include agent-skills, AgenticGoKit, aiwg. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.