Launch a live dashboard showing all running Claude Code sessions on this machine. Use when the user asks to monitor sessions, check what's running, or view session activity.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Launch a live dashboard showing all running Claude Code sessions on this machine. Use when the user asks to monitor sessions, check what's running, or view session activity.
triggers
["session monitor","session dashboard","monitor sessions","show all sessions","what sessions are running","check my sessions"]
allowed-tools
["Bash"]
Session Monitor Dashboard
How to launch
Install dependencies (first time only):
cd ~/.claude/skills/session-monitor/server && npm install