byavivsinai· 5 skills
Parallel-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:spec and need to know the correct receiver-side protocol. Not for sending simple messages or reviews (use /amq-cli), implementing completed designs, or creating document templates.
$npx -y skills add avivsinai/agent-message-queue --skill amq-specInstalls into the current project.
Run `npx skills use "https://github.com/avivsinai/agent-message-queue" --skill "avivsinai/agent-message-queue/amq-spec"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/avivsinai/agent-message-queue" that are relevant to the current task. Run `npx skills add "https://github.com/avivsinai/agent-message-queue"` and select the relevant skills, then follow their instructions.