| name | inspect-claude-code-multi-agent-runs-with-agents-observe |
| description | Gives Claude Code operators a live dashboard for multi-agent sessions, tool calls, file activity, and nested task progress so debugging starts from what the agents are actually doing. Use when this capability is needed. |
| metadata | {"author":"agentskillexchange"} |
Inspect Claude Code multi-agent runs with Agents Observe
Gives Claude Code operators a live dashboard for multi-agent sessions, tool calls, file activity, and nested task progress so debugging starts from what the agents are actually doing.
Prerequisites
Claude Code, Docker, Node.js, and a local browser. The plugin runs a local server/container and captures Claude Code hook events for dashboard inspection.
Installation
Use the upstream install or setup path that matches your environment:
Requirements and caveats from upstream:
- Docker (required — the server runs as a container)
- Node.js (required — hook scripts run via node)
- If docker or node are not installed on your host, the plugin will fail to properly load.
Basic usage or getting-started notes:
Documentation
Source
Source: agentskillexchange/skills — distributed by TomeVault.