What problem does it solve? When you return to a project, it is hard to know what shipped, what is stuck, what an unattended agent run parked overnight, and what to work on next. This Skill pulls live state from your issue tracker and git and turns it into a single scannable briefing with a concrete focus list. ## Core Features & Use Cases - Live status synthesis: Re-fetches milestones, in-progress, blocked, recently completed, and upcoming issues from the configured tracker, plus recent commits, open PRs, branch state, and CI status from git. - Parked and held work surfacing: Lists issues parked by autonomous or interactive runs (via the faff-parked label), issues on human hold, items awaiting review after provider outages, and ADR supersession proposals awaiting ratification. - Prioritized focus and automation preview: Recommends 2-3 things to do today using the configured methodology's ordering, and previews what an unattended /faff-beep-boop run would pick up, including value chains, build queue, and prep queue. - Use Case: You open your project Monday morning and ask what happened over the weekend; the Skill reports what shipped, what an overnight run parked and why, which issues were just unblocked, and the top three things to pick up today. ## Quick Start Ask the assistant to run /faff-wtf to catch you up on what shipped, what is blocked, and what to work on next.