ds-ship

ds-ship is a skill for Claude Code, Codex from sungurerdim/dev-skills. It costs 57 tokens per session (7,373 once invoked), scanned A, original, MIT.

A release and project-checking coordinator that chooses and runs a sequence of related review tasks, then combines the results into an audit report.

In plain words
What is it for?
Use it at release-candidate, launch, or other supported milestone gates to classify the project, delegate checks, collect machine-verifiable evidence, and record what is complete or still missing.
Why use it?
It helps uncover missing work such as outdated documentation, broken promises, or incomplete release checks when a project reaches a defined milestone.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it at release-candidate, launch, or other supported milestone gates to classify the project, delegate checks, collect machine-verifiable evidence, and record what is complete or still missing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sungurerdim/dev-skills/ds-ship
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.

Any agent
npx skills add sungurerdim/dev-skills --skill ds-ship
Clone the repo
git clone --depth 1 https://github.com/sungurerdim/dev-skills

Made for: Claude Code, Codex.

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 ds-ship

README.md
[![agentmods](https://agentmods.dev/badge/skills/sungurerdim/dev-skills/ds-ship.svg)](https://agentmods.dev/skills/sungurerdim/dev-skills/ds-ship)
Your own site
<a href="https://agentmods.dev/skills/sungurerdim/dev-skills/ds-ship"><img src="https://agentmods.dev/badge/skills/sungurerdim/dev-skills/ds-ship.svg" alt="Measured on agentmods" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,373 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00057 $0.07373
Opus 5 $0.00028 $0.03687
Sonnet 5 $0.00011 $0.01475
Haiku 4.5 $0.00006 $0.00737

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

Security

Grade A, and why

ds-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 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.

ds-ship/SKILL.md · 279 lines

How it starts

The opening of the file, as written. The whole thing — 279 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/ds-ship

Projects at every stage — idea, scaffold, unlaunched, dormant — accumulate gaps: broken doc promises, outdated stacks, missing launch gates, abstractions that don't pay rent. Invoking the right ds-* skills in order is its own tax; launch checks on a library that will never ship to a store waste budget.

Ship Orchestrator — classify the project, resolve a mode, plan the skill sequence from the project's signals, delegate each phase, consolidate ds/audit/findings.md, produce ds/audit/report.md (+ optional ds/audit/report.html) stating what ran, what was skipped and why, and what's left.

Completion Evidence — applies to every phase: Report done/OK only with the machine-checkable evidence the gates name — the exact command run and its observed output (or file:line diff). Missing evidence → report INCOMPLETE plus what is missing. Self-assessment is never evidence. (This band repeats at file end by design — both copies are normative.)

Triggers

ds-ship activates at explicit milestone gates or as the one-command deep audit of a whole project — never as a substitute for one skill's job.

  • User runs /ds-ship
  • Harden — "audit everything", "make this solid", "what's wrong with this project", resuming a dormant project
  • Release-candidate gate — about to cut a release branch, sign an artifact, tag a version
  • Pre-launch gate — about to push to a store, flip a feature flag, run a paid campaign, or open the product publicly
  • Post-incident gate — full audit after a production issue, breach, or rollback
  • User asks for "promise vs reality", a stack-fitness review, or a visual status report

Triggers — INVOKE / DON'T INVOKE

INVOKE DON'T INVOKE
"is this ready to ship", "finalize the release", "pre-launch audit" "audit my code" (→ ds-review), "audit the docs" (→ ds-docs)
"audit the whole project", "post-incident full audit" "fix lint errors" (→ ds-fix)
"bring this dormant project back" + dormant signals (>90 days) "improve performance" (→ ds-review --perf)
"promise vs reality across the whole project" "what dependencies are outdated" (→ ds-deps)
"a new model is out — re-optimize the whole project" "optimize one metric with the new model" (→ ds-tune)
"orchestrate the full ship cascade for this milestone" "turn this feature idea into a plan" (→ ds-pipeline)
"simplify the release, then run the full cascade on the narrowed scope" "just decide what ships now vs later, nothing else" (→ ds-freeze standalone)

Read the full file on GitHub · 279 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 Changed · -62 lines · +14 tokens per session 3fe7c46a3a84
  2. 8d ago First seen · 341 lines · 43 tokens per session scan A 1a5146af638e

Subscribe to this mod's changes

ds-ship is a skill published in the GitHub repository sungurerdim/dev-skills (1 stars, last pushed 2d ago), licensed MIT. It adds 57 tokens to every session and 7,373 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

ijfw-ship

Use when the user says 'ship it', 'ship this', 'release', 'publish', 'launch', 'deploy', 'go live', 'wrap this up', 'time to ship', or invokes '/ijfw-ship'. Domain-aware release — software (test → tag → push → publish), book (final edit → format → KDP / agent / Substack), campaign (review → schedule → launch →…

FerroxLabs/ijfw · 139 tokens

execution/release-executor

Internal: Release Executor. Implements version/changelog updates, rollout flags, rollback plans, release notes, and migration sequencing. Write evidence on completion.

dynos-fit/dynos-work · 35 tokens

add-changelog-entry

Add a changelog entry to UNRELEASED.md.

reporails/rules · 16 tokens

goal-issues-and-release

Clear the open issue backlog and then cut a release, in one autonomous run: use the batch-all-issues skill to resolve every open issue, then the goal-release skill to draft, merge, and see the release through publication. Never asks the user anything — every decision is made autonomously, and blockers are reported at…

dyoshikawa/rulesync · 83 tokens

memstack-development-changelog-generator

Use when the user says 'generate changelog', 'update changelog', 'what changed', 'release notes', 'write changelog', or needs a formatted CHANGELOG.md from git commit history. Do NOT use for diary entries, git log viewing, or commit message writing.

cwinvestments/memstack · 63 tokens

utility-pm-release-conductor

Walk the guided 6-gate release runbook (G0 readiness, G1 adversarial review, G2 version bump and CHANGELOG, G2.5 commit and re-verify, G3 tag and push, G4 post-tag hygiene) via the pm-release-conductor sub-agent. Refuses gate bypasses and tags only the re-verified SHA. Use when cutting a pm-skills release.

product-on-purpose/pm-skills · 90 tokens