Claude Skills · DevOps & Infrastructure
Amq CLI
avivsinai/agent-message-queueCoordinate 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...
At a glance
This skill is for DevOps & Infrastructure and helps you send messages between agents, check agent inbox, and route messages across projects.
git clone --depth 1 https://github.com/avivsinai/agent-message-queue
cp -r agent-message-queue/skills/amq-cli ~/.claude/skills/amq-cli
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 repoParallel-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
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
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...
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...
Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.