From cc-mess
Show all live instances in the mesh, their tasks, uptime, and capabilities.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cc-mess:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show all live instances in the mesh, their tasks, uptime, and capabilities.
Show all live instances in the mesh, their tasks, uptime, and capabilities.
Run the list_instances MCP tool to retrieve the current registry. Format the output as a status report showing:
started_at**Mesh Status**
• **apollo-3f2a** (coordinator) — ✅ alive
Task: Coordinating mesh, monitoring project health
CWD: /Users/yaniv/projects/api-server
Uptime: 1h 30m
Capabilities: spawn, broadcast, review, telegram-relay
• **hermes-c1b7** (worker) — ✅ alive
Task: Refactoring auth components
CWD: /Users/yaniv/projects/frontend
Uptime: 5m 12s
Capabilities: review, implement
npx claudepluginhub yaniv-golan/cc-mess --plugin cc-messDisplays swarm state including execute/discuss mode, online roles/participants, human inbox messages, and task queue progress. Useful for status queries like 'swarm status' or 'what's going on'.
Inspects a running swarm: shows agent tree, current tools, halts/pauses, and recent task/message activity. Useful for orchestrator-side monitoring without disrupting agents.
Provides Claude Code with status context. Invoked via the /Status command or automatically when relevant.