team-dashboard

Visualize multi-agent team communication logs from JSONL files in a dashboard.

4|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/warren618/Claude-Code-team-dashboard --skill team-dashboard-warren618
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-dashboard
Source: https://github.com/warren618/Claude-Code-team-dashboard/tree/main
Command: npx skills add https://github.com/warren618/Claude-Code-team-dashboard --skill team-dashboard-warren618

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need to efficiently visualize and monitor team communication logs among multiple intelligent agents, simplifying team management and debugging processes.

Core Features & Use Cases

  • Team Log Visualization: Displays communication logs of various teams in an interactive dashboard.
  • Real-Time Monitoring: Automatically detects log updates and refreshes data, enabling real-time insights.
  • Use Case: A developer wants to debug agent cooperation by viewing their latest messages and interaction patterns to ensure proper workflow.

Quick Start

Run the dashboard script and open your browser to the specified local address to start monitoring team logs.

Frequently Asked Questions about team-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize multi-agent communication logs in JSONL format for debugging?

You can visualize multi-agent communication logs stored in JSONL format by running a local dashboard script that parses structured project directories and presents agent interactions in an accessible, interactive interface for debugging workflows.

Can I monitor agent collaboration workflows in real-time?

Yes, you can monitor agent collaboration workflows in real-time. The dashboard automatically detects updates to your JSONL log files and refreshes the data, providing live insights into the latest messages and interaction patterns.

Do I need Node.js to run a real-time team monitoring dashboard?

Yes, you need Node.js installed to run this real-time team monitoring dashboard. Node.js executes the visualization script and processes the structured project directories where your JSONL communication logs are stored.

How do I set up logger paths for multi-agent communication log visualization?

To set up multi-agent communication log visualization, you must configure the logger paths to point to your structured project directories. This allows the dashboard to correctly locate, read, and display your JSONL log files.

What is the best way to debug agent cooperation using communication logs?

The best way to debug agent cooperation is to use a visualization dashboard that reads JSONL communication logs, allowing you to review latest messages and interaction patterns to ensure proper multi-agent workflow execution.

Are there limitations when using JSONL logs for multi-agent team monitoring?

A limitation of using JSONL logs for multi-agent team monitoring is that your data must be stored in structured project directories using the JSONL format, and you must have Node.js configured to parse and visualize the logs.