What problem does it solve?
This Skill automates the process of creating a pull request for completed GSD phases, reducing manual effort and ensuring consistency in PR creation.
Core Features & Use Cases
- Automated PR Creation: Automatically opens a pull request for a completed phase based on verbal commands or specific triggers.
- Pre-flight Checks: Performs hard preflight checks to ensure all conditions are met before creating the PR, such as verification passed, security gate cleared, clean working tree, and proper branch management.
- PR Body Generation: Generates a rich PR body with details from the phase's planning artifacts, including summaries, REQ-IDs, verification results, and key decisions.
- Use Case: After verifying a phase, simply say "/gsd-ship N" to automatically create a PR for phase N, complete with all necessary information.
Quick Start
Use the gsd-ship skill by saying "/gsd-ship N", where N is the phase number you want to ship.