What problem does it solve?
This Skill automates the process of pushing code, creating or updating pull requests, and managing the review process, streamlining your code deployment workflow.
Core Features & Use Cases
- Automated Branch Pushing: Pushes your current branch to the remote repository.
- PR Creation/Update: Integrates with the
/orc:pr skill to create or update pull requests according to project conventions.
- Self-Review: Runs an automated self-review to catch potential issues before human review.
- Finding Triage: Classifies review findings into severity tiers and prompts user for action.
- Use Case: After completing a coding task, use this skill to push your changes, create a PR, get immediate feedback from a self-review, and decide which issues to address before submitting for final human review.
Quick Start
Run the ship skill to push your current branch, create a PR, and perform a self-review.