What problem does it solve?
This Skill removes the manual effort of tracking version slot allocation for teams using gstack for versioned shipping, eliminating the need to cross-check open PRs, sibling workspace WIP, and /ship command logic to avoid version conflicts.
Core Features & Use Cases
- Read-Only Version Queue Dashboard: Shows exactly which VERSION slots are claimed by open PRs in your repository.
- Sibling Workspace WIP Tracking: Surfaces work in progress from sibling Conductor workspaces likely to ship soon, so you can adjust your version claims proactively.
- Next Ship Slot Prediction: Identifies the exact version slot the /ship command would allocate next, removing guesswork from PR landing planning.
- Use Case: Use this when preparing to land a PR to ensure you claim an available version slot that won't conflict with in-flight or upcoming work from your team.
Quick Start
Request a landing report to see the current version queue, open PR claimed version slots, and the next available ship slot for your project.