Ship a build — pre-flight checks, deploy, document, verify, monitor. Use when deploying code, publishing packages, or releasing.
Scanned 5/27/2026
Install via CLI
openskills install martineserios/thebrana---
name: ship
description: "Ship a build — pre-flight checks, deploy, document, verify, monitor. Use when deploying code, publishing packages, or releasing."
effort: medium
model: sonnet
keywords: [deploy, ship, release, publish, rollback, production]
task_strategies: [feature]
stream_affinity: [roadmap]
argument-hint: "[target or task-id]"
group: execution
allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
- AskUserQuestion
- Task
- TaskCreate
- TaskList
- TaskUpdate
status: experimental
growth_stage: seed
---
<!-- PROCEDURE_FILE: procedures/ship.md -->
This skill's full procedure is in a separate file for startup performance (ADR-034).
Read and execute `system/procedures/ship.md` from the plugin root directory.
If the path doesn't resolve, use Glob to find `**/procedures/ship.md`.
No comments yet. Be the first to comment!