Monitor Stream

Stream live swarm events using the Monitor tool for real-time observability

thedixitjain 0f189b2 737 B Updated 2 repo stars

File contents

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__plugin_ruflo-core_ruflo__swarm_status or mcp__plugin_ruflo-core_ruflo__swarm_health.

Prefer Monitor over polling swarm status in a loop. See ADR-091 for rationale.


Source: ruvnet/rufloplugins/ruflo-swarm/skills/monitor-stream/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/ai-agents-and-harness/monitor-stream commit 0f189b208e

Frequently asked questions

npx skillmds add thedixitjain/monitor-stream