ship

Merge branches, run tests, bump VERSION, and open a PR/MR.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/SakshamKandel/Salt-Route-Consulting- --skill ship-sakshamkandel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship
Source: https://github.com/SakshamKandel/Salt-Route-Consulting-/tree/main/.agents/skills/ship
Command: npx skills add https://github.com/SakshamKandel/Salt-Route-Consulting- --skill ship-sakshamkandel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Shipping code changes safely and quickly requires coordinating multiple steps, which is error-prone when done manually.

Core Features & Use Cases

  • Automated pre-flight: detect base alignment, run tests, and review the diff before merging.
  • Versioning & changelog: bump VERSION and auto-update CHANGELOG entries.
  • PR lifecycle: commit, push, and open a PR/MR with a consistent title/body format.
  • Plan-mode safety: integrates gating and telemetry prompts to minimize risk in automation.

Quick Start

Execute the ship workflow on your current branch to push a release.

Frequently Asked Questions about ship

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

FAQPage Schema
How do I automate my git merge, test suite, and PR workflow?

Automate your git merge, test suite, and PR workflow by coordinating end-to-end release flow, which detects base alignment, runs tests, reviews diffs, bumps VERSION, updates CHANGELOG, and opens a PR.

What is the best way to automate changelog updates and version bumps before pushing a release?

Automating changelog updates and version bumps involves detecting the base branch, running tests, and reviewing diffs to safely bump VERSION and auto-update CHANGELOG entries before committing and pushing a release.

How does diff review work during automated release flow?

Diff review during automated release flow works by evaluating branch differences against the base alignment before merging, ensuring test suites pass and changes are safe prior to committing and opening a PR.

Can I use automated PR lifecycle gating in plan mode to minimize release risk?

Yes, automated PR lifecycle gating integrates plan-mode safety with telemetry prompts to minimize risk during automation, ensuring safe interactions before merging, pushing, and opening a PR or MR.

Does automated shipping require external dependencies to manage merges and versioning?

No, automated shipping requires no external dependencies to manage merges and versioning, operating entirely through plan-mode-aware interactions to coordinate branch alignment, tests, diffs, and PR creation.