From dynamicisland
Show detailed agent activity including running processes, PIDs, durations, and tool usage counts
How this skill is triggered — by the user, by Claude, or both
Slash command
/dynamicisland:agentsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Display detailed information about active and recent Claude Code agents/sessions.
Display detailed information about active and recent Claude Code agents/sessions.
Run this command to see agent activity:
node "${CLAUDE_PLUGIN_ROOT}/src/cli-agents.js"
Display the output directly to the user. Do not summarize or reformat it.
npx claudepluginhub thomasbunch/dynamicisland --plugin dynamicislandLists all active Torque agents and their current status, tasks, and activity details, highlighting agents needing attention.
Discovers and communicates with active AI agents (Codex, Claude Code) using ai-devkit agent list, detail, and send commands. Useful for inter-agent coordination.