product-delivery

product-delivery is a skill for Claude Code, Codex from yannickYamo/skills. It costs 46 tokens per session (3,443 once invoked), scanned A, original, MIT.

A product-delivery skill for planning releases, measuring results, reviewing bets, and coordinating go-to-market launches.

In plain words
What is it for?
Use it for staged rollouts, metrics hierarchies, post-release retrospectives, dual-track development, and decisions about scaling, changing, or stopping a product bet.
Why use it?
It helps teams learn whether a product decision worked instead of treating release completion as the final outcome.

Skill for Claude CodeCodex

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

Good fit Use it for staged rollouts, metrics hierarchies, post-release retrospectives, dual-track development, and decisions about scaling, changing, or stopping a product bet.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/yannickyamo/skills/product-delivery/github.svg)](https://agentmods.dev/skills/yannickyamo/skills/product-delivery)
Your own site
<a href="https://agentmods.dev/skills/yannickyamo/skills/product-delivery"><img src="https://agentmods.dev/badge/skills/yannickyamo/skills/product-delivery/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 product-delivery

Your own site · 80×15
<a href="https://agentmods.dev/skills/yannickyamo/skills/product-delivery"><img src="https://agentmods.dev/badge/skills/yannickyamo/skills/product-delivery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,443 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.00046 $0.03443
Opus 5 $0.00023 $0.01722
Sonnet 5 $0.00009 $0.00689
Haiku 4.5 $0.00005 $0.00344

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

Security

Grade A, and why

product-delivery 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 11d 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.

product-delivery/SKILL.md · 406 lines

How it starts

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

Product Delivery System

"The goal isn't shipping. The goal is learning whether your bet was right."

This skill covers the Delivery System — how we ship, measure, and learn. It runs discovery and delivery in parallel (dual-track), ships with staged rollouts, measures with a clear hierarchy, reflects through retrospectives, and executes GTM with precision.

Part of: Modern Product Operating Model — a collection of composable product skills.

Related skills: product-strategy, product-discovery, product-architecture, ai-native-product, product-leadership


When to Use This Skill

Use this skill when:

  • Planning how to roll out a new feature or product
  • Designing a metrics hierarchy for a bet or product
  • Running bet retrospectives after shipping
  • Executing GTM launches
  • Setting up dual-track development rhythm
  • Deciding when to scale, iterate, or kill a bet

Cadence: Continuous | Owner: Product Trio + GTM Team


The Problem This Solves

Most teams either:

  1. Ship features and never measure impact
  2. Measure vanity metrics that don't connect to outcomes
  3. Do "big bang" launches that create risk
  4. Never officially conclude bets—zombies live forever
  5. Treat GTM as marketing's problem after PM ships

The Delivery System ensures shipping is the beginning of learning, not the end.


Philosophy

Core Beliefs

  1. Discovery and delivery run in parallel — Don't pause discovery to deliver
  2. Staged rollouts are the default — Ship to 10% before 100%
  3. Metrics exist in hierarchy — Leading → Core → Lagging
  4. Every bet gets a retrospective — Explicit scale/iterate/kill decision
  5. GTM is a product responsibility — PM owns adoption, not just availability

What This Framework Rejects

  • Ship and forget (no measurement)
  • Big bang launches (maximum risk)
  • Vanity metrics (activity without outcome)
  • Zombie bets (never concluded, never killed)
  • Throwing features over the wall to marketing

Read the full file on GitHub · 406 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. 11d ago First seen · 406 lines · 46 tokens per session scan A 6d40e1444e99

Subscribe to this mod's changes

product-delivery is a skill published in the GitHub repository yannickYamo/skills (22 stars, last pushed 7mo ago), licensed MIT. It adds 46 tokens to every session and 3,443 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-08-30.

Related

Other skills, from other repositories

azure-devops

Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts, variable groups, environments/approvals, branch policies, and attachments. Use when user asks to: manage sprints, create/update work items, list repos, create PRs, run pipelines, search code, manage wiki pages, check…

sanjay3290/ai-skills · 105 tokens

atlassian

Manage Jira issues and Confluence wiki pages in Atlassian Cloud. Use when: (1) searching/creating/updating Jira issues with JQL, (2) searching/reading/creating Confluence pages with CQL, (3) managing Jira workflows, transitions, and comments, (4) browsing Confluence spaces and page hierarchies. Supports OAuth 2.1 via…

sanjay3290/ai-skills · 96 tokens

jira-workflow

Orchestrate Jira workflows end-to-end. Use when building stories with approvals, transitioning items through lifecycle states, or syncing task completion with Jira.

aiskillstore/marketplace · 33 tokens

migration-tracker

Context for ongoing migration from old Portfolio Buddy app. Use when: fixing bugs, adding migrated features, checking feature parity, or understanding why certain code exists. Contains list of 40 features being migrated and known issues.

aiskillstore/marketplace · 47 tokens

jira-safe

Implement SAFe methodology in Jira. Use when creating Epics, Features, Stories with proper hierarchy, acceptance criteria, and parent-child linking.

aiskillstore/marketplace · 31 tokens

linear

Manages Linear issues, teams, and projects via CLI. Lists issues, creates tasks, views details, links issues, and runs GraphQL queries. Must use for "my Linear issues", "create Linear task", "link issues in Linear", "Linear API query", or any Linear project management request.

aiskillstore/marketplace · 63 tokens