What problem does it solve?
Bridge local completion to merged pull request by automating branch push, PR creation, review triggering, and merge tracking to reduce manual handoffs and human error.
Core Features & Use Cases
- Branch publishing: Pushes the current work branch to the configured remote with correct naming and tracking.
- Pull request generation: Creates a PR with an auto-generated body that summarizes the phase or milestone work.
- Review and merge orchestration: Optionally requests reviewers, triggers review workflows, and monitors PR status until merge.
Use Case: After verification passes for a project phase, run this skill to publish the branch, open the PR, initiate reviews, and follow the merge until the milestone is closed.
Quick Start
Run gsd-ship for phase 4 to push the branch, create a PR with an auto-generated body, optionally request reviewers, and monitor the merge status.