What problem does it solve? Release status in the Fedi repo is scattered across git branches, web tags, GitHub milestones, PR bodies, and Zenhub boards, so answering "what is going into the next release" requires hours of manual cross-referencing that is easy to get wrong. ## Core Features & Use Cases - Window resolution: Derives native and web release baselines, lists every PR merged to master since, and resolves each referenced issue with its milestone, labels, and Zenhub board state via a bundled resolver script. - Two-altitude HTML report: Renders a self-contained dark-mode page with a plain-language Summary tab for non-technical readers and a Full report tab with PR-by-PR detail, QA sign-off, and backport state. - Milestone hygiene: Buckets issues as done, in progress, pending, or backport, and prepares milestone-tagging commands that are only run after explicit user approval. - Use Case: A product manager asks what is shipping in Fedi 26.7; the skill pins both release tracks, resolves the merge window, and produces a report plus a chat briefing in one pass. ## Quick Start Ask the assistant to report what is going into the next Fedi release, including milestone status and QA sign-off.