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.
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.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/agents-observe-claude-code-observability/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/agents-observe-claude-code-observability
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/agents-observe-claude-code-observability.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.