Claude Agent Monitor
Description
Real-time terminal dashboard for monitoring multiple Claude Code agent sessions
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Agent Monitor (cam)
Real-time terminal dashboard for monitoring multiple Claude Code agent sessions.
┌─ CLAUDE AGENT MONITOR ──────────────────────────────── 2 active ─┐
│ │
│ ┏━ ● swift-falcon ━ my-project ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3s ━┓ │
│ ┃ Editing 2 files (auth.ts, login.ts), ran 1 command ┃ │
│ ┃───────────────────────────────────────────────────────────────┃ │
│ ┃ • Edit auth.ts 2s ┃ │
│ ┃ • Bash git status 5s ┃ │
│ ┃ • Read package.json 10s ┃ │
│ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ │
│ │
│ ┌─ ○ calm-river ─ dashboard ──────────────────────────────── 1m ─┐ │
│ │ Ran 1 command │ │
│ │───────────────────────────────────────────────────────────────│ │
│ │ • Bash npm test 1m │ │
│ └───────────────────────────────────────────────────────────────┘ │
│ │
│ [↑↓] Focus [j/k] Scroll [s] Setup [q] Quit [r] Refresh │
└───────────────────────────────────────────────────────────────────┘
Zero dependencies. Pure Node.js.
Installation
Option A: Plugin Marketplace (Recommended)
Install as a Claude Code plugin — hooks are configured automatically, no manual setup needed.
# 1. Add the marketplace
claude plugin marketplace add Yrzhe/claude-agent-monitor
# 2. Install the plugin
claude plugin install claude-agent-monitor@claude-agent-monitor
Then launch the dashboard:
node ~/.claude/plugins/cache/claude-agent-monitor/claude-agent-monitor/0.2.1/dashboard/bin/cam.js
Or link it globally for a shorter command:
cd ~/.claude/plugins/cache/claude-agent-monitor/claude-age
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity