What problem does it solve?
This Skill eliminates the guesswork of tracking which version slots are claimed by open PRs, which sibling Conductor workspaces have WIP work ready to ship, and what slot the /ship command would allocate next, without requiring you to run mutation commands or manually cross-reference multiple data sources.
Core Features & Use Cases
- Read-Only Version Queue Dashboard: Displays all claimed VERSION slots tied to open PRs in your repository.
- Sibling Workspace WIP Detection: Surfaces work-in-progress changes from sibling Conductor workspaces that are likely to ship soon.
- Next Slot Prediction: Shows exactly which version slot the /ship command would pick if run today.
- Use Case: For engineering teams using gstack for release management, use this Skill to avoid claiming an already-allocated version slot for your PR, or to plan your next ship target without risking unintended repository changes.
Quick Start
Use the landing-report skill to view the current version queue, claimed PR slots, and the next available ship slot for your project.