From agent-team
Inspects worker status read-only for controller and human sessions. Use to view status without opening workers or sending replies. Triggers on 'worker status', 'inspect worker', 'list workers'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-team:worker-inspectorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- controller
agent-team worker status.agent-team/rules/index.md first.worker-dispatch instead.npx claudepluginhub jsonlee12138/agent-team --plugin agent-teamDispatches workers from controller side: opens workers, checks targeted status, replies via agent-team CLI commands like `agent-team worker open` and `agent-team reply`. Useful for managing workers before replying.
Checks worldai-workstreams team agents and summarizes status, commits, and beads. Useful for monitoring agent progress and getting periodic status updates.
Inspects a running swarm: shows agent tree, current tools, halts/pauses, and recent task/message activity. Useful for orchestrator-side monitoring without disrupting agents.