gsd-ship

Create pull requests, trigger reviews, and track merges after verification.

Updated May 28, 2026
One-click install
npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-ship-sensliao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ship
Source: https://github.com/SensLiao/Claude-code-setting/tree/main/skills/gsd-ship
Command: npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-ship-sensliao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages the final steps of a software development workflow by creating pull requests, triggering code reviews, and preparing for merges after verification is complete.

Core Features & Use Cases

  • Automated PR Creation: Generates pull requests with auto-filled bodies based on verification results.
  • Review Triggering: Optionally triggers code reviews to ensure code quality before merging.
  • Merge Tracking: Monitors the merge status of created pull requests.

Quick Start

To ship your work after verification, use the command: gsd:ship phase_number_or_milestone

Frequently Asked Questions about gsd-ship

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pull request creation after code verification?

Automate pull request creation by generating PRs with auto-filled bodies based on verification results. This workflow automation eliminates manual entry, instantly preparing your software development changes for review and merge tracking.

What is the best way to trigger code reviews before managing merges?

Trigger code reviews by optionally enabling review requests during the pull request creation phase. This workflow automation ensures code quality checks are initiated automatically before you proceed to monitor merge statuses.

How does merge tracking work for automated pull requests?

Merge tracking monitors the status of created pull requests within your software development workflow. It continuously checks whether automated PRs have been successfully merged after the triggered code reviews are completed.

Do I need specific merge management tools to use automated PR creation?

You do not need specific external merge management tools beyond a standard environment where code reviews and pull requests are standard workflow components. The automation operates directly within your existing software development workflow infrastructure.

Can I use workflow automation to manage merges for multiple milestones?

You can manage merges for multiple milestones by passing the specific phase number or milestone identifier into the shipping command. This triggers automated PR creation and review tracking tailored to that particular development stage.