What problem does it solve?
Real-time visibility into multi-agent activity is essential for debugging, auditing, and optimizing collaborative workflows. This Skill delivers a live dashboard and streaming data so you can see agent sessions, tool calls, and events as they happen, reducing debugging time and guesswork.
Core Features & Use Cases
- Real-Time Monitoring: Track agent sessions, tool usage, and hook events as they occur.
- Live Dashboard & WebSocket Stream: View a synchronized UI and receive streaming updates without manual log crawling.
- Ephemeral by Design: No database; the dashboard starts fresh on each launch for quick debugging sessions.
Quick Start
- Start the observability server and dashboard: ~/.claude/Skills/observability/manage.sh start
- Stop everything: ~/.claude/Skills/observability/manage.sh stop
- Restart observability: ~/.claude/Skills/observability/manage.sh restart
- Check status: ~/.claude/Skills/observability/manage.sh status