What problem does it solve?
This Skill turns completed feature work into a clean, reviewable commit message and pull request description, so you do not have to reconstruct intent from a diff by hand.
Core Features & Use Cases
- Commit-ready messaging: Generates a conventional commit message that reflects the feature’s purpose, scope, and acceptance coverage.
- PR narrative from artifacts: Builds a structured pull request description from planning notes, task files, acceptance criteria, and optional harvest summaries.
- Safe closing workflow: Supports the final step after review and harvest by preparing local commit input without changing code, pushing, or creating a PR unless explicitly requested.
- Use case: After implementing a feature branch, use this Skill to package the work into a polished commit and PR summary that is ready for human approval.
Quick Start
Ask the ship skill to prepare a conventional commit message and pull request description for the current feature branch using the available planning, tasks, acceptance criteria, and diff artifacts.