Amq Spec
avivsinai/agent-message-queueParallel-research-then-converge design workflow between two agents. Use this skill when the user wants two agents to independently think through a design problem before aligning on a solution — "spec X with codex", "design X together", "both agents think through X", "brainstorm architecture together", "parallel research then joint proposal", "think through separately then align", "careful thought from both sides before coding", or any variation where the user wants collaborative design rather than just splitting implementation work. Also use this when you receive a message labeled workflow:spe...
At a glance
This skill is for Coding and helps you parallelize design thinking between agents, converge on a technical solution after independent research, and brainstorm architecture with multiple perspectives.
git clone --depth 1 https://github.com/avivsinai/agent-message-queue
cp -r agent-message-queue/skills/amq-spec ~/.claude/skills/amq-spec
Setup, runtime and requirements describe avivsinai/agent-message-queue, the repo this skill ships in.
Collaborative Designagent-coordinationarchitecturedecision-makingworkflow
Also in avivsinai/agent-message-queue
View the repoCoordinate agents via the AMQ CLI for file-based inter-agent messaging. Use this skill whenever you need to send messages to another agent (...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...