What problem does it solve? Teams working across many feature branches and pull requests lose track of what is in flight, what needs review, and what has shipped. This Skill aggregates Git branches, GitHub PRs, Railway preview URLs, and release tags into one concise dashboard so you can see team state at a glance. ## Core Features & Use Cases - Active feature tracking: Lists remote feature branches, their open PRs with review and check status, and their Railway preview URLs. - Release visibility: Shows the latest tagged release and all unreleased commits on preprod since that tag. - Action item highlights: Flags PRs with failing checks, missing reviewers, stale branches, missing preview environments, and large unreleased backlogs. - Use Case: At the start of a standup, run the status command to instantly see that feature/dark-mode has an approved PR ready to merge while feature/api-caching has had no activity in over a week. ## Quick Start Ask the assistant to show the current team status dashboard with active features, pending PRs, and release state.