home/categories/debugging/rafaelcalleja-claude-market-place-plugins-personal-ai-infrastructure-skills-agent-observability-skill-md
debuggingtools

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.

rafaelcalleja
maintainer
rafaelcalleja
Updated 12/26/2025
Stars
1
Forks
1
quick start

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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use agent-observability