gsd-ship

Automate GitHub pull request creation, review, and merge preparation.

Updated May 3, 2026
One-click install
npx skills add https://github.com/ThiagoVitale/endless-crystal --skill gsd-ship-thiagovitale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ship
Source: https://github.com/ThiagoVitale/endless-crystal/tree/main/.codex/skills/gsd-ship
Command: npx skills add https://github.com/ThiagoVitale/endless-crystal --skill gsd-ship-thiagovitale

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages the process of creating pull requests, running reviews, and merging changes once verification is complete.

Core Features & Use Cases

  • Pull Request Creation: Automates the creation of a pull request with auto-generated body content after verification.
  • Review Automation: Initiates a code review process that adheres to defined standards.
  • Merge Preparation: Sets the stage for a seamless merge of the changes into the main branch.

Quick Start

Activate the $gsd-ship command without any arguments to create a new pull request with all necessary steps already initiated.

Frequently Asked Questions about gsd-ship

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

FAQPage Schema
How do I automate GitHub pull request creation and code review in one step?

Automating GitHub pull request creation and code review involves generating the PR body content and initiating a review process that adheres to defined standards. This workflow prepares the changes for a seamless merge after verification.

Can I merge code into the main branch smoothly after CI/CD pipeline verification?

Yes, merging code into the main branch smoothly after CI/CD pipeline verification requires automated merge preparation. This process sets the stage for a seamless merge once your defined verification steps are complete.

What is the best way to streamline the PR process for GitHub merge automation?

The best way to streamline the PR process for GitHub merge automation is to activate a single command without arguments. This triggers auto-generated PR body content, initiates standard code reviews, and prepares the merge automatically.

Does this PR creation automation work without external dependencies?

Yes, this PR creation automation works without external dependencies. It operates using internal scripts to manage the GitHub pull request workflow, including code review and merge preparation, without requiring additional packages.

Why does automated code review matter before preparing a GitHub PR merge?

Automated code review matters before preparing a GitHub PR merge because it ensures your changes adhere to defined standards. Running this verification process prevents unreviewed code from reaching the main branch during merge automation.

When do I need automated PR creation and merge preparation for my repository?

You need automated PR creation and merge preparation when managing standard GitHub pull request workflows. It is ideal when you want to auto-generate PR body content, enforce code reviews, and ensure a seamless merge into the main branch.