ship-release

ship-release is a skill for Claude Code, Codex from normalled/apijack. It costs 52 tokens per session (2,065 once invoked), scanned A, original, no licence file.

A release-shipping workflow moves a software release from development into the main branch of the apijack project. It prepares a release-style pull request, updates the version, and publishes the release through the project’s shipping script.

In plain words
What is it for?
Use it to draft the release pull request, bump the version, push changes, merge them, and publish an apijack release.
Why use it?
It reduces the manual work and missed steps involved in preparing, merging, and publishing a release.

Skill for Claude CodeCodex

Part of the apijack plugin — 12 skills, 1 MCP server 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/normalled/apijack/ship-release
Any agent
npx skills add normalled/apijack --skill ship-release
Clone the repo
git clone --depth 1 https://github.com/normalled/apijack

Made for: Claude Code, Codex.

Or install apijack, the plugin that ships this one along with the rest of its 12 skills, 1 MCP server.

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-release

README.md
[![agentmods](https://agentmods.dev/badge/skills/normalled/apijack/ship-release.svg)](https://agentmods.dev/skills/normalled/apijack/ship-release)
Your own site
<a href="https://agentmods.dev/skills/normalled/apijack/ship-release"><img src="https://agentmods.dev/badge/skills/normalled/apijack/ship-release.svg" alt="Measured on agentmods" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,065 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00052 $0.02065
Opus 5 $0.00026 $0.01033
Sonnet 5 $0.00010 $0.00413
Haiku 4.5 $0.00005 $0.00206

Measured 4d ago against content hash e930dc9bd6b1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ship-release 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 4d 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.

.claude/skills/ship-release/SKILL.md · 165 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 4d ago First seen · 165 lines · 52 tokens per session scan A e930dc9bd6b1

Subscribe to this mod's changes

ship-release is a skill published in the GitHub repository normalled/apijack (7 stars, last pushed 9d ago), with no licence file. It adds 52 tokens to every session and 2,065 once invoked, about $0.0003 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

write-release-notes

Generate engaging, high-energy release notes for a given version tag. Fetches the release from GitHub, retrieves every linked PR's title and description, then synthesizes all changes into a polished, user-facing release note with an enthusiastic tone. Use when the user asks to write, generate, or create release notes…

tailcallhq/forgecode · 105 tokens

changelog-cli

Generate a user-facing changelog for the next stable release. Reads git log between the last stable tag and HEAD, categorizes changes, and outputs formatted release notes. Use before triggering a stable release.

heygen-com/heygen-cli · 46 tokens

release

Guide the Backend.AI release process - run release.sh, generate changelog via towncrier, consolidate RC entries for final releases with subsection grouping.

lablup/backend.ai · 32 tokens

submit

Complete submission workflow - quality checks, commit, PR creation, changelog generation, and final push. Use after finishing implementation work.

lablup/backend.ai · 28 tokens

arn-code-ship

This skill should be used when the user says "ship it", "arness code ship", "create PR", "open pull request", "push and PR", "commit and push", "wrap up", "ship the feature", "ship the fix", "ready to ship", "push changes", "finalize", "finish up", or wants to commit, push, and optionally open a pull request. Guides…

AppsVortex/arness · 133 tokens

arn-shipping

This skill should be used when the user says "shipping", "arness shipping", "ship it", "ship", "create PR", "open pull request", "push and PR", "commit and push", "wrap up", "ship the feature", "ship the fix", "ready to ship", "push changes", "finalize", "finish up", "done", "arn-shipping", or wants to commit, push…

AppsVortex/arness · 126 tokens