Skip to content
Agent Orchestration
Command

/status

Check swarm coordination status - workers, messages, reservations

From plugin
swarm-tools
7296 skills3 agents6 commands1 MCP
Install
> /plugin marketplace add joelhooks/swarm-tools
> /plugin install swarm@swarm-tools

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/status

Context preview

What this command does when you run it.

Check swarm coordination status - workers, messages, reservations

Command definition

status.md
description: Check swarm coordination status - workers, messages, reservations

/swarm:status

Summarize active swarm state.

Workflow

1. `swarm_status({ epic_id, project_key })` for progress and workers. 2. `swarmmail_inbox()` to surface new messages. 3. `hive_query({ status: "in_progress" })` for active cells. 4. `TaskList()` for native task UI view (if agent teams active).

Usage

`/swarm:status`

Ships withswarm-tools

Multi-agent coordination that survives context death. Break big tasks into small ones. Spawn agents to work in parallel. Learn from what works. swarmtools.ai · Documentation

Get the whole plugin