inspect-claude-code-multi-agent-runs-with-agents-observe
SolidGives 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.
AI & Automation 38 stars
53 forks Updated today MIT
Install
Quality Score: 83/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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:
- git clone https://github.com/simple10/agents-observe.git agents-observe
- brew install just
- docker-compose.yml # Container orchestration - not used by the plugin
Requirements and caveats from upstream:
- [Docker](https://www.docker.com/) (required — the server runs as a container)
- [Node.js](https://nodejs.org/) (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:
- bash
- # Add this repo as a marketplace
- claude plugin marketplace add simple10/agents-observe
- Source: https://github.com/simple10/agents-observe
- Extracted from upstream docs: https://raw.githubusercontent.com/simple10/agents-observe/HEAD/README.md
## Documentation
- https://github.com/simple10/agents-observe#readme
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/agents-observe-claude-code-observability/)
Details
- Author
- agentskillexchange
- Repository
- agentskillexchange/skills
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
claude-for-agents
Use when installing or operating Claude Code as an MCP worker.
2 Updated 1 months ago
7D-codes AI & Automation Listed
claude-code
Claude Code CLI routes local inspection, interactive or print-mode automation, plugin and MCP lifecycle, diagnostics, hooks/settings, background agents, worktrees, sessions, remote control, and ultrareview.
11 Updated 3 weeks ago
Xopoko AI & Automation Listed
claude
Operate Claude Code sessions and customization using current Anthropic guidance. Use when configuring claude, skills, hooks, plugins, or Remote Control.
4 Updated today
fmind