ship

Installation
SKILL.md

Ship

Run a structured pre-release gate, determine the version bump from the commits, and cut the release. This is a release gate over the whole project, not a diff review — review already happened.

The skill orchestrates and gates; the release mechanics belong to the project. Read AGENTS.md for the verify and release commands, and defer to them — the release entry point (a script or CI workflow) owns the version bump, changelog, tag, and any project-specific pre-release gates. The release shape varies by ecosystem — tag-and-bump, or build-and-publish a checksummed artifact — and this skill assumes none. Where the project has no release entry point, take the manual path in the workflow.

Scope

Check the entire project against the preconditions below. Never push; the last human step is pushing the tag.

Workflow

Installs
3
Repository
cniska/skills
GitHub Stars
6
First Seen
Aug 13, 2026
ship — cniska/skills