swarm-status

Consolidate swarm team status into a live multi-section dashboard.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill swarm-status
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: swarm-status
Source: https://github.com/stevengonsalvez/nanoclaw-standalone/tree/main/container/skills/swarm-status
Command: npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill swarm-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Swarm teams often struggle to get a single, up-to-date view of overall status, progress, and coordination. This skill provides a comprehensive dashboard to monitor team health, task progress, and communications in one place to reduce context switching and delays.

Core Features & Use Cases

  • Load team data and summarize leader, agents, and their statuses.
  • Aggregate progress and beacons (epic) status to show overall completion.
  • Show recent messages and ready-to-assign work to streamline coordination across teams or within a single team.

Quick Start

Run /swarm-status with an optional team-id to view a live dashboard of the swarm.

Frequently Asked Questions about swarm-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor swarm team status across multiple agents in a single dashboard?▼

To monitor swarm team status, this skill consolidates leader, agent, and progress data into a single multi-section dashboard. It aggregates team JSON data and recent messages to reduce context switching and provide a live view of overall team coordination.

What is the best way to view live progress and recent messages for a swarm team?▼

Viewing live progress and recent messages is done by running the skill with an optional team-id. It formats a multi-section dashboard that integrates team JSON data, tmux status checks, and beads progress to show recent communications and ready-to-assign work.

Can I use tmux status checks to monitor agent progress within a swarm dashboard?▼

Yes, you can use tmux status checks to monitor agent progress. The skill satisfies integration of tmux status checks alongside team JSON data and beads progress, formatting them into a consolidated dashboard view suitable for operations teams.

How do I track overall completion and epic beacons for operations teams?▼

Tracking overall completion and epic beacons is achieved by aggregating progress data into a live dashboard. The skill summarizes team health and task progress for operations teams, showing overall completion and ready-to-assign work to streamline coordination.

Do I need a specific team-id to check the status of a single swarm team?▼

No, you do not need a specific team-id to check single swarm team status. Running the command without an optional team-id generates a live dashboard suitable for monitoring multiple teams, while including the ID targets a single team.