ship

ship is a skill for Claude Code, Codex from jamillazarev/multica-ops. It costs 22 tokens per session (121 once invoked), scanned A, original, Apache-2.0.

A go-live workflow for releasing work, whether that means deploying code, launching a batch, or publishing an episode. It runs release gates, writes notes, adds a tag, announces the release after owner confirmation, and records cost and effort.

In plain words
What is it for?
Use it to deploy or publish completed work, create release notes, tag the release, announce it, and update the roadmap and ledger.
Why use it?
It gathers the checks and release records needed to mark work as shipped in one process.

Skill for Claude CodeCodex

Part of the multica-ops plugin — 19 skills, 3 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/jamillazarev/multica-ops/ship
Any agent
npx skills add jamillazarev/multica-ops --skill ship
Clone the repo
git clone --depth 1 https://github.com/jamillazarev/multica-ops

Made for: Claude Code, Codex.

Or install multica-ops, the plugin that ships this one along with the rest of its 19 skills, 3 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ship

README.md
[![agentmods](https://agentmods.dev/badge/skills/jamillazarev/multica-ops/ship.svg)](https://agentmods.dev/skills/jamillazarev/multica-ops/ship)
Your own site
<a href="https://agentmods.dev/skills/jamillazarev/multica-ops/ship"><img src="https://agentmods.dev/badge/skills/jamillazarev/multica-ops/ship.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 121 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00022 $0.00121
Opus 5 $0.00011 $0.00060
Sonnet 5 $0.00004 $0.00024
Haiku 4.5 $0.00002 $0.00012

Measured 5d ago against content hash 6f1b4440ef25, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

ship scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/ship/SKILL.md · 7 lines

What it actually says

Load and follow the multica-ops skill (../mops/SKILL.md), executing its /multica-ops:ship flow. The go-live step, whatever 'live' means: deploy code, launch a batch, publish an episode. Gates green → release → notes → tag → announce (outward → owner-confirmed); writes the cost/effort ledger; marks shipped in ROADMAP. Args: $ARGUMENTS

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 7 lines · 0 tokens per session scan A 6f1b4440ef25

Subscribe to this mod's changes

ship is a skill published in the GitHub repository jamillazarev/multica-ops (10 stars, last pushed 7d ago), licensed Apache-2.0. It adds 22 tokens to every session and 121 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

akiship

Full release ritual end-to-end — front-loaded checks, then an unattended pass. ACTIVATION IS LITERAL: this skill runs only on a user turn containing the exact token /akiship that asks for the run to be performed. Nothing else activates it — not the bare word "akiship", not a release-flavored paraphrase, and never a…

lacvietanh/akidevrule · 190 tokens

agency-jira-workflow-steward

Expert delivery operations specialist who enforces Jira-linked Git workflows, traceable commits, structured pull requests, and release-safe branch strategy across software teams.

BlackPearl-AI/BlackPearl-CodingAgent · 38 tokens

codew-release-qa-sweep

Use before claiming Codewhale release work is done: run the full gate sweep and list the manual QA targets.

Hmbown/CodeWhale · 31 tokens

release

Prepare a named version: preflight, version consistency, build/package, smoke test, checksums/notes, and release readiness. Publishing/tagging/deploy need separate authorization. Explicit-only.

Hmbown/CodeWhale · 0 tokens

tutti-app-release

Set up, review, run, or debug external repositories that publish a Tutti workspace app through the reusable Tutti App Release GitHub Actions workflow. Use for caller workflows, tutti.app.json manifests, @tutti-os/app-release-tools, S3/CloudFront release hosting, latest.json, versions.json, catalog.json, catalog-only…

tutti-os/tutti · 80 tokens

deploy-steward

Mainline deploy steward. Consumes ready PRs, owns a lease on mainline landing, refreshes PR state, updates stale branches, waits for CI and deploy gates, merges or queues one candidate at a time, and opens repair tasks for failures.

SethGammon/Citadel · 56 tokens