Claude Skills · DevOps & Infrastructure

Coordinate agents via the AMQ CLI for file-based inter-agent messaging. Use this skill whenever you need to send messages to another agent (codex, claude, or any named handle), check your inbox, drain queued messages, set up co-op mode between agents, join a swarm team, route messages across projects, or diagnose delivery issues. Also use it when you receive a message and need to know how to reply, inspect receipts, or handle priority. Covers any multi-agent coordination task where agents need to talk to each other — review requests, questions, status updates, decision threads, wake notificati...

★ 79 Synced 5 hours ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Go Actively maintained v0.52.1 # x-release-please-version

This skill is for DevOps & Infrastructure and helps you send messages between agents, check agent inbox, and route messages across projects.

Install git clone --depth 1 https://github.com/avivsinai/agent-message-queue cp -r agent-message-queue/skills/amq-cli ~/.claude/skills/amq-cli
Can use Not declared by the author
Good for send messages between agentscheck agent inboxroute messages across projectsset up multi-agent coordinationdiagnose message delivery issuesjoin a swarm team

Setup, runtime and requirements describe avivsinai/agent-message-queue, the repo this skill ships in.

Amq CliInter Agent MessagingFile Based Messagingagent-coordinationAsynchronous CommunicationMessage Routing

Also in avivsinai/agent-message-queue

View the repo
Amq Spec Coding

Parallel-research-then-converge design workflow between two agents. Use this skill when the user wants two agents to independently think thr...

Other DevOps & Infrastructure skills

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Debian Linux Triage github/awesome-copilot

Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.