Quick dashboard health and status overview — checks the Agent Monitor API (port 4820), reports session/agent/event counts from /api/stats, confirms WebSocket connectivity, validates hook configuration in ~/.claude/settings.json, and shows data freshness (last event timestamp). Use to verify the monitoring system is operational.
$npx -y skills add hoangsonww/claude-code-agent-monitor --skill dashboard-statusInstalls into the current project.
Run `npx skills use "https://github.com/hoangsonww/claude-code-agent-monitor" --skill "hoangsonww/claude-code-agent-monitor/dashboard-status"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hoangsonww/claude-code-agent-monitor" that are relevant to the current task. Run `npx skills add "https://github.com/hoangsonww/claude-code-agent-monitor"` and select the relevant skills, then follow their instructions.