gstack-ship

Coordinate merges, tests, version bumps, changelog updates, and PR creation.

1|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/tan-yong-sheng/GrowChat --skill gstack-ship
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-ship
Source: https://github.com/tan-yong-sheng/GrowChat/tree/main/.claude/skills/gstack-ship
Command: npx skills add https://github.com/tan-yong-sheng/GrowChat --skill gstack-ship

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects and coordinates end-to-end ship workflows, eliminating manual steps from base-branch preparation to PR creation.

Core Features & Use Cases

  • End-to-end ship workflow: detect base branch, run tests, review diffs, bump VERSION, update CHANGELOG, commit, push, and create a PR.
  • Proactive guidance: suggests ship actions when you indicate readiness to deploy or push code.
  • Guardrails and consistency: ensures versioning and changelog updates are applied before PRs are opened.

Quick Start

Ask gstack-ship to perform a ship workflow that runs tests, bumps versions, updates changelog, and creates a PR.

Frequently Asked Questions about gstack-ship

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

FAQPage Schema
How do I automate code shipping from local changes to a pull request?

Automate code shipping by coordinating end-to-end workflows that detect the base branch, run tests, bump versions, update changelogs, commit, push, and open a PR. This eliminates manual preparation steps for PR-based deployments.

How do I automatically bump versions and update changelogs before opening a PR?

Automate version bumps and changelog updates by running a ship workflow that applies these guardrails before pushing code and creating a PR. This ensures consistent versioning across repository deployments.

Can I run tests as part of an automated pull request creation workflow?

Run tests within the automated ship workflow before bumping versions and opening a PR. The end-to-end automation detects the base branch and executes tests to validate code changes prior to deployment.

What is the best way to ensure consistent changelog updates in PR-based deployments?

Ensure consistent changelog updates by using proactive ship automation that applies guardrails before PR creation. The workflow coordinates changelog modifications with version bumps to maintain deployment consistency.

Does the ship automation workflow detect the base branch automatically?

Base branch detection is automatic within the ship workflow, which coordinates the end-to-end process from running tests to opening a PR. This proactive guidance eliminates manual branch preparation before deployment.

When do I need end-to-end ship automation for my repository?

End-to-end ship automation is needed for repositories requiring PR-based deployment with consistent versioning and changelog updates. It eliminates manual steps from base-branch preparation through PR creation.