gsd-ship

Create pull requests, trigger code reviews, and prepare merges.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-ship-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ship
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.agent/skills/gsd-ship
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-ship-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating a pull request, running a review, and preparing for merge after verification passes, streamlining the workflow for code contributions.

Core Features & Use Cases

  • Automated PR Creation: Pushes a branch and creates a pull request with an auto-generated body.
  • Review Triggering: Optionally triggers a code review process.
  • Merge Preparation: Tracks the merge status and prepares for the final merge.
  • Use Case: Ideal for teams that want to automate the process of code contributions, ensuring that every pull request is properly reviewed and merged.

Quick Start

Use the gsd-ship skill to create a pull request and prepare for merge 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 and merge preparation after code verification?

To automate pull request creation, you can use a workflow automation skill that pushes your branch, generates a PR body, and tracks merge status once verification passes. This streamlines code contributions by handling review triggers and merge preparation automatically.

What is PR automation and how does it work for software development workflows?

PR automation handles the lifecycle of code contributions by creating pull requests, optionally triggering code reviews, and preparing for the final merge. It ensures that every code contribution is properly reviewed and merged without manual intervention.

Can I trigger code reviews automatically when creating a pull request?

Yes, automated PR creation can optionally trigger a code review process. When a branch is pushed and a pull request is created, the workflow automation ensures the code review process is initiated before preparing for the merge.

Do I need any specific dependencies to automate PR creation and merge tracking?

No specific dependencies are required to automate PR creation and merge tracking. The workflow automation operates using built-in scripts, allowing you to streamline code contributions without needing external modules or complex environment setups.

Does workflow automation for code contributions generate the pull request body automatically?

Yes, workflow automation for code contributions generates the pull request body automatically. When the skill pushes your branch to create a pull request, it auto-generates the body content to describe the code contributions before triggering reviews.

What is the best way to streamline merge preparation for multiple code contributions?

The best way to streamline merge preparation is using PR automation that tracks the merge status and prepares for the final merge after verification passes. This ensures every pull request is properly reviewed and merged efficiently.