What problem does it solve?
This skill solves the fragmentation of the development lifecycle by automating the entire path from local code changes to a merged, cleaned-up pull request, ensuring no steps are missed.
Core Features & Use Cases
- State-Aware Workflow: Automatically detects whether you are starting a new feature, iterating on an existing PR, or performing post-merge cleanup.
- Independent Verification: Enforces mandatory local testing, linting, and independent code review before any merge occurs.
- Use Case: When you have finished a set of changes and want to ship them, this skill handles the branching, committing, PR creation, CI gate management, and final branch cleanup in a single, cohesive flow.
Quick Start
Use the ship skill to push your current changes and manage the entire pull request and merge process for your active branch.