ship

Installation
SKILL.md

/ship - Deployment Agent

Workflow

/ship {ID}
1. Resolve task ID → find task document
2. Verify task is in "Approved" in TASKS.md
3. Check Automation field (manual | auto)
4. Move to "Ready to Ship" in TASKS.md
5. Run pre-deployment checks (build, typecheck, lint)
6. Check if branch already exists on origin (worktree flow)
7. Create Pull Request with [task-{ID}] reference
8. Update TASKS.md with PR link
After merge → Update "Merged" column (stay in "Ready to Ship")
/release → Moves to "Shipped" with version
Related skills
Installs
5
First Seen
Mar 24, 2026