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.

$ ์„ค์น˜

git clone https://github.com/zmre/nix-pai /tmp/nix-pai && cp -r /tmp/nix-pai/claude/skills/agent-observability ~/.claude/skills/nix-pai

// tip: Run this command in your terminal to install the skill