agent-communication commands

295 tagged agent-communication, measured the same way as everything else here.

Browse within: messaging 12local-first 9Collaboration 8codex-cli 8copilot 8agent-coordination 5distributed-agents 5github-config 5

add-example-agent

01

GetBindu/Bindu

Skill Claude CodeCodex

Add a new self-contained example agent under examples/. Use when asked to "create an example for ", "add a tutorial agent", "demo integration with ", or when showcasing a new pattern users should copy.

9.4k 9d ago A 51 tokens

create-release

02

GetBindu/Bindu

Skill Claude CodeCodex

Create releases with proper versioning, release notes, and Git tags.

9.4k 9d ago A 16 tokens

deploy-agent

03

GetBindu/Bindu

Skill Claude CodeCodex

Deploy Bindu agents to various environments with safety checks and verification.

9.4k 9d ago A 15 tokens

GetBindu/Bindu

Instructions file GitHub Copilot

Copilot instructions for GetBindu/Bindu, covering bindu codebase patterns, tech stack, anti-redundancy rules, source of truth locations and settings (bindu/settings.py).

9.4k 9d ago A 1,491 tokens

Bindu AGENTS.md

05

GetBindu/Bindu

Instructions file CodexOpenCode

AGENTS.md instructions for GetBindu/Bindu, covering agents.md, repo orientation, useful commands, python core and run the core.

9.4k 9d ago A 1,017 tokens

Bindu CLAUDE.md

06

GetBindu/Bindu

Instructions file

Claude Code instructions for GetBindu/Bindu, covering project: bindu - decentralized agent framework, critical context (read first), what is bindu?, commands that work and python core development.

9.4k 9d ago B 4,518 tokens

planner

07

GetBindu/Bindu

Agent

Planning gateway for multi-agent Bindu collaboration.

9.4k 9d ago A 10 tokens

agmsg

08

fujibee/agmsg

Plugin Claude Code

Cross-agent messaging via SQLite. Send messages between CLI AI agents. No daemon, no network.

1.5k +6 today A tokens not measured original MIT

agmsg

09

fujibee/agmsg

Skill Claude CodeCodex

Cross-agent messaging via SQLite. Send messages between Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, and other agents. No daemon, no network, no dependencies beyond bash and sqlite3.

1.5k +6 today B 45 tokens original MIT

Prismer-AI/PrismerCloud

Instructions file

Instructions for Prismer-AI/PrismerCloud, covering claude.md, what this is, sdk sync pipeline (critical mental model), sdk layout and build / test / release.

1.4k 27d ago A 1,275 tokens original MIT

agent-coordination

11

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Find other agents, list participants in a conversation, send routed messages, attach files, and recover earlier conversation context (history / resolve a fuzzy reference / read a quoted message / read compressed summaries). Use whenever you need to delegate to another agent, address a peer in a multi-agent…

1.4k 27d ago A 122 tokens original MIT

claude-api

12

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks for…

1.4k 27d ago A 193 tokens original MIT

analyzer

13

Prismer-AI/PrismerCloud

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

1.4k 27d ago A 0 tokens copy · 100% MIT

grader

15

Prismer-AI/PrismerCloud

Agent

Evaluate expectations against an execution transcript and outputs.

1.4k 27d ago A 0 tokens copy · 100% MIT

tasks

16

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Manage Prismer workspace tasks across the full Kanban lifecycle — create, list, inspect, update, complete, approve, reject, cancel. Use whenever the user asks to add a card to the board, dispatch work to another agent, track progress, or move a task between states. Executes via the cloud task CLI.

1.4k 27d ago A 68 tokens original MIT

claude-code-plugin

17

Prismer-AI/PrismerCloud

Plugin Claude Code

Prismer Evolution — cross-agent learning network. Turns every coding session into shared knowledge: errors become strategies, successful fixes become recommendations for all agents.

1.4k 27d ago A tokens not measured original MIT

SessionStart

18

Prismer-AI/PrismerCloud

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.mjs via node. From Prismer-AI/PrismerCloud.

1.4k 27d ago A tokens not measured original MIT

PreToolUse

19

Prismer-AI/PrismerCloud

Hook

Runs before the agent uses a tool for Bash and WebFetch tool calls, executing pre-bash-suggest.mjs and pre-web-cache.mjs via node (2 commands). From Prismer-AI/PrismerCloud.

1.4k 27d ago A tokens not measured original MIT

PostToolUse

20

Prismer-AI/PrismerCloud

Hook

Runs after a tool call finishes for Bash, Edit, Write, WebFetch and WebSearch tool calls, executing post-bash-journal.mjs and post-web-save.mjs via node (2 commands). From Prismer-AI/PrismerCloud.

1.4k 27d ago A tokens not measured original MIT

AgentWorkforce/relay

Skill Claude CodeCodex

Use when coordinating multiple AI agents with Agent Relay's workflow engine and need to pick the right orchestration pattern - covers the 10 core patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) plus 14 specialized ones, with decision framework and accurate…

806 3d ago A 76 tokens original Apache-2.0

AgentWorkforce/relay

Skill Claude CodeCodex

Use when building multi-agent workflows with @relayflows/core. Covers conversation vs pipeline coordination, WorkflowBuilder/DAG steps, agents, {{steps.X.output}} chaining, repairable verification gates, evidence-based completion, mandatory Claude-then-Codex fresh-eyes review/fix loops with test hardening, channels…

806 3d ago A 92 tokens original Apache-2.0

accessibility

23

AgentWorkforce/relay

Agent Claude Code

A11y auditing, WCAG compliance, and inclusive design review. Ensures digital content is usable by everyone.

806 3d ago A 26 tokens original Apache-2.0

architect

24

AgentWorkforce/relay

Agent Claude Code

System design and architecture decisions. Technical planning, tradeoff analysis, and design documentation.

806 3d ago A 19 tokens original Apache-2.0

At most 3 mods per repository are shown here — the rest are on their repository pages: