agent-observability
Real-time observability dashboard for multi-agent Claude Code sessions. Visualize agent interactions, tool usage, and session flows in real-time through a web dashboard. Track multiple agents running in parallel with swim lane visualization, event filtering, and live charts. **Key Features:** - ๐ด Real-time event streaming via WebSocket - ๐ Agent swim lanes showing parallel execution - ๐ Event filtering by agent, session, event type - ๐ Live charts for tool usage patterns - ๐พ Filesystem-based (no database required) **Inspired by [@indydevdan](https://github.com/indydevdan)**'s work on multi-agent observability. **Our approach:** Filesystem + in-memory streaming vs. indydevdan's SQLite database approach.
Installation and usage
Real-time observability dashboard for multi-agent Claude Code sessions. Visualize agent interactions, tool usage, and session flows in real-time through a web dashboard. Track multiple agents running in parallel with swim lane visualization, event filtering, and live charts. **Key Features:** - ๐ด Real-time event streaming via WebSocket - ๐ Agent swim lanes showing parallel execution - ๐ Event filtering by agent, session, event type - ๐ Live charts for tool usage patterns - ๐พ Filesystem-based (no database required) **Inspired by [@indydevdan](https://github.com/indydevdan)**'s work on multi-agent observability. **Our approach:** Filesystem + in-memory streaming vs. indydevdan's SQLite database approach.
Once installed, you can use this skill by running the following command in your terminal:
skills use agent-observability