amq-cli

Installation
SKILL.md

AMQ CLI

Use the amq CLI for all queue operations. Never edit Maildir files directly. AMQ transports coordination; the caller or orchestrator still owns task planning, worktrees, approvals, and delivery.

Start in the correct context

Inside coop exec, use the environment as provided and run bare amq commands. Do not override --me or reconstruct the root. Outside it, resolve and export the complete context before reading or sending:

eval "$(amq env --me <handle> --export)"
amq drain --include-body
Installs
169
GitHub Stars
85
First Seen
Jan 24, 2026
amq-cli — avivsinai/agent-message-queue