What problem does it solve? Catching up on a repository after a night or a weekend means checking failed runs, open pull requests, merges, and scheduled job results across multiple places. This Skill consolidates all of that into a single triage brief so you know what changed and what needs you before the day starts. ## Core Features & Use Cases - Change Window Gathering: Reads every source defined in the Change Window Contract for a configurable lookback window (default 24 hours, 72 on Mondays). - Attention-First Brief: Renders four ordered sections — needs you, landed, in flight, the schedules — with every item linked and empty sections skipped. - Unattended or Manual Runs: Picks its own window so it can run on a weekday schedule, or be invoked by hand after time away. - Use Case: A team lead opens their morning brief and sees that main is red, two pull requests are waiting on reviewers, and three PRs merged overnight — all in one screen. ## Quick Start Run the morning brief for this repository with a 24-hour window and show me what needs my attention today.