What problem does it solve?
Ship code manually is error-prone and time-consuming; this Skill automates the entire end-to-end shipping workflow, reducing risk and accelerating production readiness by handling merges, tests, version bumps, changelog updates, commits, pushes, and PR creation in one repeatable process.
Core Features & Use Cases
- Automatically merge the base branch into the feature branch and bootstrap the test environment
- Detect and bump versions, update CHANGELOG, commit changes, and push to the remote
- Create and open a PR to promote changes from feature/development to main, with optional deployment guidance
- Proactively suggest when code is ready to ship or when deployment actions should be taken
- Use cases include feature releases, hotfix patches, and production-ready diffs requiring minimal manual intervention
Quick Start
Run the ship workflow on a feature branch to automatically merge base, run tests, update version and changelog, commit, push, and open a PR.