From maestro
Pulse — snapshot of all running agents. Use when the user says "pulse", "agent status", "what are my agents doing", "check on agents", "show agent dashboard", "snapshot", or asks for a current view of running /work sessions. One-shot table showing last commits, pane spinners, token counts, and open-PR state per agent.
How this skill is triggered — by the user, by Claude, or both
Slash command
/maestro:pulseThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Print a pulse snapshot of all active `/work` agents and their PRs. Does not watch — single shot.
Print a pulse snapshot of all active /work agents and their PRs. Does not watch — single shot.
/pulse
bash plugins/maestro/scripts/maestro-pulse.sh
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub thomfilg/ai-plugin-work --plugin maestro