ship-workflow

Installation
SKILL.md

Ship Workflow

Automated release pipeline that takes a feature branch from working state to merged PR. Executes a deterministic sequence of pre-flight checks, testing, review, versioning, and PR creation — stopping immediately on any failure with specific remediation instructions.

Pipeline Overview

pre-flight → merge main → test → review → version bump → changelog → bisectable commits → push → PR

Each step has explicit stop conditions. The pipeline never auto-resolves ambiguity.


Step 1: Pre-flight Checks

Related skills

More from mathews-tom/armory

Installs
43
GitHub Stars
230
First Seen
Mar 23, 2026