From ruflo-swarm
Stream live swarm events using the Monitor tool for real-time observability
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-swarm:monitor-streamThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the Monitor tool to stream swarm events in real time instead of polling:
Use the Monitor tool to stream swarm events in real time instead of polling:
Run via Monitor: npx @claude-flow/cli@latest swarm watch --stream
This streams NDJSON events for agent spawns, task completions, memory writes, and health checks. Each stdout line triggers a notification.
For one-shot status, use MCP: mcp__claude-flow__swarm_status or mcp__claude-flow__swarm_health.
Prefer Monitor over polling swarm status in a loop. See ADR-091 for rationale.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Implements work from a spec or tickets using TDD at agreed seams, with regular typechecking and test runs, followed by code review.
npx claudepluginhub p/mirandato0313m-ruflo-swarm-plugins-ruflo-swarm22plugins reuse this skill
First indexed Jun 13, 2026
Showing the 6 earliest of 22 plugins