gsd-ship

Automate GitHub pull request creation, reviewer assignment, and merge preparation.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-ship-hadpadrahul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ship
Source: https://github.com/hadpadrahul/school-erp/tree/main/.codex/skills/gsd-ship
Command: npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-ship-hadpadrahul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the process of creating pull requests, routing reviews, and preparing changes for merge, reducing manual handoffs and context switching.

Core Features & Use Cases

  • Automated PR creation from a feature branch with a generated body.
  • Optional automatic reviewer assignment and status checks integration.
  • Merge preparation with verification hooks to ensure successful integration.

Quick Start

Create a PR for your current branch, trigger reviewer assignment, and enable verification to auto-merge when checks pass.

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 and reviewer assignment on GitHub?

You can automate pull request creation by generating a PR from your current feature branch with an auto-generated body, optionally triggering reviewer assignment, and tracking merge readiness. This reduces manual handoffs across GitHub repositories.

What is the best way to prepare a GitHub branch for an automated merge?

Preparing a GitHub branch for an automated merge requires enabling verification hooks to ensure successful integration. Merge preparation tracks status checks and auto-merges once all verification requirements pass.

Can I automatically generate the PR body when creating a pull request?

Yes, you can automatically generate the PR body when creating a pull request. Automated PR creation from a feature branch includes generating the pull request body to streamline the development workflow and reduce manual data entry.

Does automated branch management work with existing GitHub status checks?

Automated branch management works with existing GitHub status checks by integrating them into the review and merge preparation process. Optional status checks integration ensures verification hooks validate successful integration before merging.

How do I trigger an optional review automatically after creating a GitHub PR?

You trigger an optional review after creating a GitHub PR by configuring automated reviewer assignment within the PR creation workflow. This routes the pull request to reviewers without requiring manual handoffs.

Why use automation for GitHub merge preparation and PR routing?

Using automation for GitHub merge preparation and PR routing streamlines the end-to-end process of creating pull requests and routing reviews. It reduces manual context switching and ensures verification hooks track merge readiness.