Observability

Community

Monitor multi-agent workflows in real-time, debug instantly.

AuthorZura1555
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the "black box" problem in multi-agent AI workflows by providing real-time visibility into agent activity, tool calls, and session execution. No more guessing why agents are stuck or what's happening behind the scenes.

Core Features & Use Cases

  • Real-Time Dashboard: Live WebSocket streaming of all agent events with a modern Vue.js interface
  • Multi-Agent Monitoring: Track session starts/ends, tool calls, and hook events across all agents simultaneously
  • Workflow Debugging: Identify bottlenecks, loops, or stuck agents in complex multi-agent workflows
  • Use Case: When your multi-agent workflow seems stuck or produces unexpected results, activate this Skill to see exactly which agent is blocked, what tools are being called, and where the workflow is failing in real-time.

Quick Start

Start the observability dashboard to monitor all agent activity in real-time.

Dependency Matrix

Required Modules

bunexpressvuetypescript

Components

scriptsassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Observability
Download link: https://github.com/Zura1555/digital-assistant/archive/main.zip#observability

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository