shipping-products

shipping-products is a skill for Claude Code, Codex from liqiongyu/lenny_skills_plus. It costs 33 tokens per session (2,108 once invoked), scanned A, original, Apache-2.0.

A release-planning framework for putting a product or feature in users’ hands with checks, communication, monitoring, and a way to undo the release.

In plain words
What is it for?
Use it to create go/no-go checklists, rollout and rollback plans, release communications, monitoring plans, and post-launch reviews.
Why use it?
It reduces launch surprises and provides a clear response when a deployment causes problems.

Skill for Claude CodeCodex

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

Good fit Use it to create go/no-go checklists, rollout and rollback plans, release communications, monitoring plans, and post-launch reviews.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/liqiongyu/lenny_skills_plus/shipping-products
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 liqiongyu/lenny_skills_plus --skill shipping-products
Clone the repo
git clone --depth 1 https://github.com/liqiongyu/lenny_skills_plus

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 shipping-products

README.md
[![agentmods](https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/shipping-products/github.svg)](https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/shipping-products)
Your own site
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/shipping-products"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/shipping-products/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for shipping-products

Your own site · 80×15
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/shipping-products"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/shipping-products.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,108 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.00033 $0.02108
Opus 5 $0.00016 $0.01054
Sonnet 5 $0.00007 $0.00422
Haiku 4.5 $0.00003 $0.00211

Measured 9d ago against content hash 2d2c5efaf27d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

shipping-products 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 9d 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/shipping-products/SKILL.md · 140 lines

How it starts

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

Shipping Products

Scope

Covers

  • Turning “we need to ship” into a concrete release plan with owners, dates, and a rollout strategy
  • Building a Shipping & Launch Pack that makes the release decision-ready (Go/No-go)
  • Shipping in small, frequent increments to improve both speed and stability
  • Defining a reusable Product Quality List (PQL) and iterating it based on escapes
  • Planning measurement, monitoring, rollback, and post-launch learning

When to use

  • “We’re launching / releasing / deploying / going live—make a plan and ship.”
  • “Create a go/no-go checklist and rollout plan for this release.”
  • “We need to ship faster without breaking trust—set up small-batch shipping.”
  • “Write release notes + comms + enablement for an upcoming launch.”

When NOT to use

  • You don’t yet agree on the problem or target user (use problem-definition)
  • You need to right-size scope to hit a date/appetite (use scoping-cutting)
  • You need a decision-ready PRD (use writing-prds) or build-ready spec/design doc (use writing-specs-designs)
  • You’re setting long-term strategy/vision (use defining-product-vision) or choosing among initiatives (use prioritizing-roadmap)
  • You need a timeline/milestone plan with stakeholder cadence but are not yet launching (use managing-timelines)
  • You need launch marketing copy, positioning, or campaign planning (use launch-marketing)
  • You’re running a post-incident review after something went wrong (use post-mortems-retrospectives)

Inputs

Minimum required

  • What you’re shipping (feature/change), target users, and where it will be available (platforms, regions, plans)
  • Desired ship date/timebox + constraints (compliance, privacy, brand, uptime windows)
  • Success metric(s) + guardrails (trust/safety, performance, reliability, support load)
  • Rollout context (flags? staged rollout? beta? migration?) + key dependencies
  • Stakeholders + DRI (who decides go/no-go) + who is on point during the launch

Read the full file on GitHub · 140 lines

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. 9d ago First seen · 140 lines · 33 tokens per session scan A 2d2c5efaf27d

Subscribe to this mod's changes

shipping-products is a skill published in the GitHub repository liqiongyu/lenny_skills_plus (52 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 33 tokens to every session and 2,108 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

atmos-migration

This skill helps you migrate a repository to Atmos. It covers native Terraform, Terraform Workspaces, Terramate, Terragrunt, Makefiles, Justfiles, and Taskfiles. It gives minimum-disruption paths, file-layout options, workspace mapping, task-to-command mapping, generatehcl/script decomposition, and the remote-state…

cloudposse/atmos · 96 tokens

atmos-modernization

Atmos Modernization: migrate deprecated or legacy Atmos patterns to current names, Native CI, Atmos Pro drift detection, dependencies.components, nametemplate, and declared secrets.

cloudposse/atmos · 36 tokens

atmos-init

Bootstrapping new Atmos projects with atmos init: built-in template catalog, differences from atmos scaffold generate, project record, and update-safe 3-way merge.

cloudposse/atmos · 35 tokens

atmos-workflows

Workflow automation: native step types, multi-step workflows, parallel/matrix/wait/container/emulator steps, when: conditions (CEL), require/assert preconditions, output steps, retries, dependencies, and cross-component orchestration.

cloudposse/atmos · 49 tokens

atmos-config

Atmos root configuration: atmos.yaml discovery, precedence, deep merging, basepath, imports, minimal bootstrap, and routing to narrower Atmos skills.

cloudposse/atmos · 31 tokens

atmos-imports

Atmos imports: local and remote stack imports, go-getter schemes, templated imports, import context, remote imports vs component source/vendoring, and private GitHub imports through github/sts.

cloudposse/atmos · 44 tokens