From intermux
Show a live dashboard of all agent tmux sessions — status, activity, health warnings. Not for context pressure (use /interpulse:pressure) or code quality (use /intercheck:quality).
How this skill is triggered — by the user, by Claude, or both
Slash command
/intermux:agentsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the user invokes `/intermux:agents`, show a comprehensive agent activity dashboard.
When the user invokes /intermux:agents, show a comprehensive agent activity dashboard.
list_agents MCP tool from the intermux server to get all detected agent sessionsagent_health MCP tool to get health reports with warningsAgent Activity Dashboard
========================
| Session | Status | CWD | Branch | Last Activity | Beads |
|---------|--------|-----|--------|---------------|-------|
| ... | ... | ... | ... | ... | ... |
Health Warnings:
- [session]: [warning message]
active — agent is processingidle — agent is waiting for inputstuck — no output change for >5 minutescrashed — agent process not foundunknown — can't determinenpx claudepluginhub mistakeknot/interagency-marketplace --plugin intermuxLists all active Torque agents and their current status, tasks, and activity details, highlighting agents needing attention.
Displays AgentHub session status: DAG state, agent branches, commit counts, frontier status, last updates, and board activity. Invoke via /hub:status.
Inspects a running swarm: shows agent tree, current tools, halts/pauses, and recent task/message activity. Useful for orchestrator-side monitoring without disrupting agents.