What problem does it solve? Keeping a live, accurate picture of open work across a repository is hard when items are scattered across NEXT.md, BACKLOG.md, GitHub alarm issues, AWS deployments, and stale branches. This Skill renders a single consistent board so the operator always knows what is in flight, ready, or blocked. ## Core Features & Use Cases - Unified work table: Renders every open NEXT.md item plus backlog Tier 1 rows, deduplicated and ordered by state, tier, and change size, with model tier and status annotations. - Alarm triage: Groups open GitHub alarm issues by family, checks whether each alarm still exists, and recommends an action such as close as stale, fix, tune, or investigate. - Deployment and branch audit: Lists live ci and prod CloudFormation deployment sets with teardown timing, and classifies every local and origin branch as open, unique, or stale with operator-ready cleanup commands. - Use Case: An operator asks "what's in flight?" and receives the mode line (cool-down and monitor status), the prioritized work table, alarm families with recommended actions, deployment lifecycles, and a branch audit, with NEXT.md written back to match. ## Quick Start Ask the assistant to render the board showing all open items, alarms, deployments, and branches.