product-lifecycle

product-lifecycle is a skill for Claude Code, Codex from magnus919/agent-skills. It costs 142 tokens per session (2,611 once invoked), scanned A, original, MIT.

A product lifecycle guide that coordinates specialist methods across discovery, strategy, planning, design, experimentation, delivery, adoption, and review. It defines what evidence and handoff records each phase needs.

In plain words
What is it for?
Use it to route work through a full product lifecycle, connect outputs between phases, track evidence, and check completion criteria at each stage.
Why use it?
It helps teams navigate a product across multiple stages without losing context between specialists. It clarifies when a phase can begin, what it should produce, and when to escalate.

Skill for Claude CodeCodex

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

Good fit Use it to route work through a full product lifecycle, connect outputs between phases, track evidence, and check completion criteria at each stage.

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

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin product-lifecycle/plugin install product-lifecycle after adding the marketplace above.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/magnus919/agent-skills/product-lifecycle"><img src="https://agentmods.dev/badge/skills/magnus919/agent-skills/product-lifecycle.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 142 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,611 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00142 $0.02611
Opus 5 $0.00071 $0.01306
Sonnet 5 $0.00028 $0.00522
Haiku 4.5 $0.00014 $0.00261

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

Security

Grade A, and why

product-lifecycle 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.

product-lifecycle/SKILL.md · 122 lines

How it starts

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

Product Lifecycle

A thin orchestration bundle that routes a product through nine lifecycle phases by composing existing specialist product skills. It provides cross-skill routing and evidence handoff — it does NOT duplicate any specialist's step-by-step methodology. Load this umbrella when you need to navigate a product across multiple lifecycle phases; load individual specialist skills directly when you only need one phase's capability.

Phase routing table

Each phase routes to one or more specialist skills. Entry evidence must exist before the phase starts. Output artifacts are handed off to the next phase through the lifecycle evidence ledger. Every phase has explicit escalation behavior and completion criteria. Full phase contracts are in references/phases.md.

# Phase Primary specialist(s) Entry evidence Output artifacts Escalation behavior Completion criteria
1 Discovery product-discovery Product idea, market signal, or stakeholder request Problem statement, stakeholder map, discovery log, product type classification Stop if: problem cannot be articulated in user terms; no stakeholder describes a real need; problem is already solved; out of organizational remit Problem statement exists that a stakeholder recognizes; product type classified; proceed/pause/stop decision recorded
2 Strategy and portfolio choice product-strategy, strategy-frameworks Problem statement and discovery log from Phase 1 Strategic assessment, market sizing, portfolio recommendation, investment thesis Stop if: opportunity conflicts with strategy; market evidence contradicts thesis; resource constraints are infeasible; strategic direction is ambiguous Strategic assessment with fit/no-fit reasoning; portfolio decision recorded; resource estimate recorded
3 Roadmap product-roadmapping-and-portfolio Strategic assessment and portfolio decision from Phase 2 Outcome roadmap entry, Now/Next/Later placement, strategic bet record, dependency map, capacity allocation Stop if: dependencies cannot be resolved; capacity unavailable; confidence below threshold; conflicts with higher-priority bet Roadmap entry exists; bet record complete with kill criteria; dependencies mapped and acknowledged
4 UX and requirements product-design-and-ux Roadmap entry and bet record from Phase 3; discovery log Information architecture, task flows, interface contracts, acceptance criteria Stop if: UX reveals fundamentally different problem; user research contradicts hypothesis; behavior cannot be specified testably; constraints cannot be satisfied IA and task flows documented; interface contracts exist; acceptance criteria are testable and traceable
5 Experimentation product-experimentation UX contracts, assumptions register, risk assessment Experiment brief, experiment readout, updated assumptions register, proceed/pivot/stop decision Stop if: experiment cannot be designed ethically; method infeasible; reveals safety/privacy/security risk; hypothesis disproved with no viable pivot Experiment brief exists with hypothesis and decision rule; readout exists; proceed/pivot/stop decision recorded with evidence
6 Delivery handoff implementation-planning, production-readiness, release-engineering Proceed decision, UX contracts, acceptance criteria, assumptions register Implementation plan, formal spec, production-readiness verdict (Go/No-go/Defer/Exception), release plan Stop if: infeasible dependency; readiness returns No-go or blocked Exception; security/privacy/compliance blocks launch; release plan cannot satisfy change-governance Implementation plan accepted by delivery team; readiness verdict recorded with evidence; release plan documented and reviewed
7 Adoption product-adoption Launch decision (Go), release evidence, target segments, success metrics Adoption plan, activation baseline, segmentation record, adoption metrics Stop if: adoption materially below threshold after intervention; fundamental product-market mismatch; structural adoption problem beyond product changes Adoption plan executed; activation and adoption baselines measured; proceed/intervene/pivot/stop decision recorded
8 Success product-analytics-and-measurement Adoption evidence, success criteria, experiment readouts Outcome measurement, metric tree with actuals vs. targets, success/mixed/not-met assessment Stop if: outcomes materially below expectations with unknown root cause; measurement infrastructure insufficient; evidence contradicts investment thesis Outcome metrics measured against criteria; success assessment recorded; ledger complete for review
9 Lifecycle review product-lifecycle-learning Outcome measurement, full evidence ledger, original assumptions register Outcome review (expected vs. observed), assumption ledger update, continue/improve/harvest/pivot/pause/retire decision, retained learning record Stop if: retirement has material implications beyond team authority; retained learning contradicts foundational assumption; systemic pattern requires executive attention Outcome review recorded; lifecycle decision recorded with rationale; retained learning captured; ledger closed

Read the full file on GitHub · 122 lines

Files

What ships with it

7 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. 9d ago First seen · 122 lines · 142 tokens per session scan A d4e89c5e7ddd

Subscribe to this mod's changes

product-lifecycle is a skill published in the GitHub repository magnus919/agent-skills (76 stars, last pushed yesterday), licensed MIT. It adds 142 tokens to every session and 2,611 once invoked, about $0.0007 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

cocoharvest

Decompose an approved plan into parallel workstreams, assign specialist personas, classify stages as HITL or AFK (CocoLens), generate flow.json stages with checkpoints and dual-file state, and create per-stage prompt files. Includes adaptive parallelism, stall detection, shell identity injection, and consecutive…

Snowflake-Labs/cocoplus · 68 tokens

plan

Enter the Plan phase of CocoBrew. Runs CocoSpec quality gate pre-flight, reads spec.md and discuss.md (if present), invokes Coco native plan mode as a mandatory gate, captures the approved plan to plan.md, creates initial flow.json template, and commits. Must have $spec completed first.

Snowflake-Labs/cocoplus · 63 tokens

cocoplus-config

CocoPlus configuration SSOT — $cocoplus sync propagates cocoplus.toml into downstream artifacts; $cocoplus migrate-config converts legacy safety-config.json. Invoked via $cocoplus sync and $cocoplus migrate-config.

Snowflake-Labs/cocoplus · 56 tokens

ops-demo

CocoOps demo mode activator — populates .cocoplus/ops/demo/ with realistic mock data and sets cocoplus.toml [demo] enabled = true. Invoked via $ops demo.

Snowflake-Labs/cocoplus · 46 tokens

ops-dora

CocoOps DORA metrics — computes four DORA-adapted delivery metrics from Snowflake task history and git log. Extends the longitudinal delivery thesis through the skill-native CocoOps thesis workflow. Invoked via $ops dora.

Snowflake-Labs/cocoplus · 52 tokens

ops-sprint

CocoOps sprint health — computes story velocity, burndown, and completion prediction from git log and sprint window config. Invoked via $ops sprint.

Snowflake-Labs/cocoplus · 36 tokens