gsd-ship

Push verified branches, create PRs, trigger reviews, and track merges on GitHub.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-ship-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ship
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-ship
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-ship-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bridge local completion → merged PR by automating PR creation, review triggering, and merge tracking after verification.

Core Features & Use Cases

  • Push and verify: automatically push validated branches to the remote.
  • PR automation: generate an PR body, create PR, and optionally trigger reviews.
  • Merge tracking: monitor verification status and finalize merge when green.

Quick Start

Push the verified branch to the remote repository and let gsd-ship automatically create a PR with an autogenerated body, trigger reviews if desired, and track the merge after verification.

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 PR creation after CI verification?

You can automate PR creation by pushing validated branches to the remote and letting the system auto-generate the PR body. This bridges local completion to a merged PR by triggering reviews and tracking merge status once CI checks pass.

What is the best way to track PR merge status after passing CI checks?

Tracking PR merge status after CI checks requires monitoring verification status to finalize the merge when green. This automated merge tracking ensures changes are successfully merged into the target branch after passing all required CI validations.

Can I automatically trigger code reviews when creating a GitHub PR?

Yes, you can automatically trigger code reviews when creating a GitHub PR. The automation workflow optionally triggers reviews during PR creation, allowing requested reviewers to evaluate the auto-generated PR body and validated branch changes immediately.

Does automated PR shipping work with standard GitHub software development workflows?

Automated PR shipping is applicable to GitHub-based software development where changes must pass CI verification. It integrates with standard workflows by pushing branches, creating PRs, and monitoring merge status within existing GitHub repository environments.

How do I push a verified branch and generate a PR body automatically?

To push a verified branch and generate a PR body automatically, initiate the ship workflow to push the validated branch to the remote repository. The system then creates the PR with an auto-generated body and optionally triggers reviews.