release

Installation
SKILL.md

Release

Guides the release of a new outport version. Runs pre-flight checks, determines the version, tags, and deploys docs.

Step 1 — Pre-flight

Verify master is clean and ready:

git checkout master
git pull

Check for uncommitted changes. If the working tree is dirty, stop and ask.

Run tests and lint:

just test
Related skills
Installs
1
GitHub Stars
9
First Seen
Mar 18, 2026