What problem does it solve? When running a multi-agent autonomous development team, it is hard to quickly answer "what is the team doing right now?" without manually checking git logs, CI runs, and each agent's memory files. This Skill aggregates all of that state into a single structured status report on demand. ## Core Features & Use Cases - Per-peer health summary: Reports each peer agent's status, last fired skill, open backlog count, and any escalations. - Release state tracking: Shows the latest tag, commits since tag, CI status on main, and the last release pipeline conclusion. - Escalation and decision visibility: Lists recent dispatch decisions with rationales and any open escalations, plus hard-cap usage for dispatches, releases, and batch-reverts. - Use Case: A human operator asks "what's the team doing?" and receives a structured markdown snapshot covering release state, peer activity, recent decisions, and open escalations without triggering any dispatches or state changes. ## Quick Start Ask the agent "give me a team status report" to receive a read-only snapshot of peer health, release state, and open escalations.