What problem does it solve?
This Skill removes the manual overhead of shipping a completed feature by coordinating readiness checks, branch synchronization, changelog updates, CI validation, and pull request creation.
Core Features & Use Cases
- Release Readiness Checks: Verifies task completion, review status, QA results, and working tree cleanliness before any shipping action.
- Branch and CI Orchestration: Synchronizes feature branches with the target branch, checks build status, and helps prevent shipping from a broken state.
- PR and Artifact Generation: Creates structured pull request descriptions, updates changelogs, and archives release artifacts for traceability.
- Use Case: A developer has finished a feature and needs a safe, auditable path from implementation to a reviewable pull request with release notes.
Quick Start
Ask the skill to ship the current feature branch and prepare the release pull request with readiness checks, changelog updates, and CI verification.