Agent Team Monitor
Description
Real-time Claude Code agent monitoring dashboard (Next.js + Supabase)
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
Agent Teams Monitor
Real-time dashboard for monitoring Claude Code agents. Built on Next.js 16 + Supabase (Postgres + Realtime), deployable to Vercel.
What it shows
Live segregated view of every Claude Code sub-agent spawned from your sessions:
- Working — running agents with live per-tool-use activity
- Completed — finished agents with duration + usage stats
- Failed — agents that errored
Plus a rolling activity timeline and aggregate token/tool-use totals.
Technologies
- Next.js (App Router, React 19)
- TypeScript
- Supabase (Postgres + Auth + Realtime + RLS)
- TailwindCSS
- lucide-react icons
- Sonner toasts
- Vercel hosting
Features (wait until GIFs load)
- Sign in with email + password (Supabase auth, RLS-enforced data isolation)

- Dashboard with skeleton loading states while data hydrates

- User avatar menu with account details and sign-out

- Light / dark theme toggle

- Expandable agent cards showing per-tool-use events and usage

- Collapsible real-time activity timeline sidebar

- Collapsible Working / Completed / Failed sections

Architecture
Claude Code hooks ──POST──▶ Next.js API routes ──▶ Supabase Postgres
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