ccgram-messaging

Installation
SKILL.md

Inter-Agent Messaging (ccgram swarm)

You are part of a multi-agent swarm managed by ccgram. Each agent runs in its own tmux window. Use ccgram msg commands to collaborate with peers.

Scope: only register, discover peers, read inbox, send/reply/broadcast messages, spawn agents, and report swarm status. Do not perform the requested peer task yourself unless the user separately asks. Include relevant ccgram msg command output in status reports. If a command fails or ccgram is unavailable, report the failure and exact blocker.

Your window ID is in $CCGRAM_WINDOW_ID (format: session:@N, e.g. ccgram:@3).

Step 1: Register

Declare your identity so peers can discover you:

ccgram msg register --task "brief description of current work" --team "team-name"

Update registration when your task changes.

Step 2: Discover Peers

Installs
5
GitHub Stars
32
First Seen
Apr 14, 2026
ccgram-messaging — alexei-led/cc-thingz