gsd-ship

Automate post-verification code branch pushes, pull requests, and merge tracking.

Updated May 15, 2026
One-click install
npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-ship-pear-commerce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ship
Source: https://github.com/Pear-Commerce/pear-ai-skills/tree/main/skills/gsd-ship
Command: npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-ship-pear-commerce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual, repetitive steps of pushing completed code branches, creating pull requests, running code reviews, and tracking merge status after work passes verification, reducing errors and saving developer time.

Core Features & Use Cases

  • End-to-end PR workflow: Automatically push verified work branches, generate structured PR descriptions, and trigger code review processes.
  • Merge tracking: Monitor PR check status and prepare for merge once all requirements are met.
  • Use case: After finishing a feature implementation and passing local verification with the gsd-verify-work skill, use this Skill to handle all post-development steps without manual GitHub navigation.

Quick Start

Use the gsd-ship skill to push your completed feature branch and open a merge-ready pull request after verification passes.

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 passing local code verification?

Automating pull request creation uses workflow automation to push completed branches and generate structured PR descriptions automatically once local verification passes. This eliminates manual GitHub navigation, ensuring only verified code is submitted for code review.

What is merge-ready PR workflow automation in software development?

Merge-ready PR workflow automation is the process of automatically tracking PR check statuses and preparing branches for merge once all code review requirements are met. It reduces human error by handling the repetitive steps between work verification and version control merge.

How do I track pull request check status for merge readiness automatically?

Tracking pull request check status for merge readiness is handled by monitoring PR requirements automatically. The system watches check statuses and prepares the PR for merge once all code review and verification requirements are satisfied.

Does automated PR creation work with existing verification checks in my development workflow?

Automated PR creation integrates with existing verification checks to ensure only passing work is shipped. It serves development teams using GSD workflows to eliminate manual steps between local work verification and code merge in version control platforms.

What is the best way to eliminate manual steps between code verification and pull request merge?

The best way to eliminate manual steps between verification and merge is using end-to-end PR workflow automation. It pushes verified work branches, generates structured PR descriptions, triggers code reviews, and tracks merge readiness without manual platform navigation.