Skill Detail

Inspect Claude Code multi-agent runs with Agents Observe

<p>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.</p>

Monitoring & AlertsClaude Code

<p>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.</p>

Monitoring & Alerts Claude Code Published
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill agents-observe-claude-code-observability Copy
Tools required
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.
Install & setup
<p>Add the repository as a Claude Code plugin marketplace with <code>claude plugin marketplace add simple10/agents-observe</code>, install it with <code>claude plugin install agents-observe</code>, then start <code>claude</code>. The plugin auto-starts its local server and event capture. Open <code>http://localhost:4981</code> to view the dashboard. Docker and Node.js must already be installed on the host.</p>
Author
Joe Johnston
Publisher
Individual

Use Agents Observe when an agent or operator needs live visibility into Claude Code activity, especially multi-agent runs, tool calls, file touches, and nested task progress. It is the right invocation when work is already happening in Claude Code and the missing step is inspection, filtering, search, and debugging, not a general observability platform.

This is skill-shaped because the scope stays narrow and repeatable: capture Claude Code hook events, stream them to a local dashboard, and help diagnose what the agents are doing right now. It is not a generic APM product, cross-team telemetry stack, or broad logging platform listing. Invoke it to observe and debug Claude Code sessions, not to monitor an entire software estate.