launch-readiness

launch-readiness is a skill for Claude Code, Codex from Waddling-Penguin/mogkit. It costs 3 tokens per session (1,411 once invoked), scanned A, original, MIT.

A launch-readiness review examines a specific product launch before it happens. It checks ownership, rollback—the plan for undoing the change—communications, support preparation, unusual adoption levels, and conditions for stopping the launch.

In plain words
What is it for?
It is for questioning a planned launch and producing a tailored list of what is unowned, unprepared, risky, or missing before release.
Why use it?
It exposes launch gaps that a generic checklist may miss, such as missing owners, weak rollback plans, or support teams that are not prepared. It does not write the launch plan or communications.

Skill for Claude CodeCodex

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

Good fit It is for questioning a planned launch and producing a tailored list of what is unowned, unprepared, risky, or missing before release.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/waddling-penguin/mogkit/launch-readiness
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 Waddling-Penguin/mogkit --skill launch-readiness
Clone the repo
git clone --depth 1 https://github.com/Waddling-Penguin/mogkit

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 launch-readiness

README.md
[![agentmods](https://agentmods.dev/badge/skills/waddling-penguin/mogkit/launch-readiness.svg)](https://agentmods.dev/skills/waddling-penguin/mogkit/launch-readiness)
Your own site
<a href="https://agentmods.dev/skills/waddling-penguin/mogkit/launch-readiness"><img src="https://agentmods.dev/badge/skills/waddling-penguin/mogkit/launch-readiness.svg" alt="Measured on agentmods" height="20"></a>
Per session 3 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,411 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.00003 $0.01411
Opus 5 $0.00002 $0.00705
Sonnet 5 $0.00001 $0.00282
Haiku 4.5 $0.00000 $0.00141

Measured 8d ago against content hash b0420b0c3782, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

launch-readiness 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 8d 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/standalone/launch-readiness/SKILL.md · 120 lines

How it starts

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

Purpose

A launch fails for boring reasons. Nobody owned the docs. The rollback was theoretical. Support didn't get the briefing. The integration partner found out from a tweet. Half the failures are visible in advance to anyone who asks the right questions about this launch — not a generic launch.

This skill is the pre-flight interrogation: what is unowned, what is unprepared, what breaks under unexpected demand or unexpected silence, and what would tell us we should pull the launch. The output is specific to the launch described — not the canonical launch checklist a PM could Google.

It does NOT write the launch plan, the rollback runbook, the comms email, or the FAQ. It surfaces the gaps. The PM closes them.

Procedure

  1. Read the launch description. Extract:
    • What is launching — the actual product/feature/change.
    • To whom — segment, scope (all users, beta, an account, a region).
    • When — date, time, sequencing.
    • What's already planned — anything the PM has called out as in place (e.g. "we have a rollback flag", "support has been briefed"). If any of these is genuinely missing from the description, list it as a gap rather than guessing.
  2. Walk through ownership: who owns each load-bearing piece of the launch on launch day — product, engineering on-call, support response, marketing/PR, customer success, sales enablement, partner comms, data instrumentation. For each, name owned/unowned/unclear based on what the description says. "Unclear" is a real and common state; flag it.
  3. Stress the rollback plan against the actual change. A rollback for a pricing change is not a rollback for a data-model change. Ask: what specifically can be undone, what cannot, and what would the rollback leave half-done? If the launch contains a one-way-door element, name it.
  4. Identify comms & enablement gaps: who hears about this and when — internally (support, sales, success, exec), externally (users, partners, press if relevant). What does each audience need to be ready? Where is the briefing missing?
  5. Run the demand stress test:
    • 10x adoption — if adoption is ten times expectation, what breaks? Capacity, support volume, fraud surface, partner contracts, on-call load.
    • 0.1x adoption — if adoption is one-tenth, what does that tell us? What would we then have committed to (engineering load, partner promises, marketing spend) that no longer pays back?
  6. Define kill criteria: the explicit thresholds at which the team should pull or pause the launch. Specific, measurable, decided now, not in the heat of launch day. Common shapes: error rate above X for Y minutes, support volume above Z%, a single P0-class issue. If the PM already has kill criteria, audit them; if not, propose specific placeholders the PM should confirm.
  7. Emit the output contract. Do not produce launch plan content (runbooks, comms drafts, FAQs).

Read the full file on GitHub · 120 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. 8d ago First seen · 120 lines · 3 tokens per session scan A b0420b0c3782

Subscribe to this mod's changes

launch-readiness is a skill published in the GitHub repository Waddling-Penguin/mogkit (5 stars, last pushed 3mo ago), licensed MIT. It adds 3 tokens to every session and 1,411 once invoked, about $0.0000 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.