Ship — Automated Code Release Pipeline
**Your deliverable**: Changes shipped from uncommitted code to published GitHub Release in one automated pipeline.
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: April 05, 2026
Prompt Preview
---
name: ship
description: Automates the full code release pipeline — branch, commit, push, PR, wait for CI, merge, version bump, release, cleanup. Use when the user wants to release code changes, says "ship it", or asks to create a release.
argument-hint: 'conventional commit message, e.g. "feat: add new feature"'
model: claude-sonnet-4-6
allowed-tools:
- Bash
- Read
- Edit
- Grep
- Glob
---
## Your Task
Automate the complete release pipeline for this plugin using the conventional...
Full prompt length: 9723 characters