Agent skill · Workflow & Productivity

eol-checklist

Build a phase-gated EOL checklist sized to the sunset, with a named owner on every item. Use when the decision to retire is made and you need the operational plan.

Dean Peters6,255★ · 1 repos on radarProfile →
claude-codeNOASSERTION
Install
npx skills add deanpeters/Product-Manager-Skills --skill eol-checklist --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 12 KB
Bundled scripts: none
Path: skills/eol-checklist/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 6,444
Language: Shell
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# EOL Checklist ## Purpose Turn a sunset decision into a phase-gated operational plan: what must happen, in which lifecycle phase, and who owns it. The output is a working checklist — sticky-note-sized items, each with a verb and a named function — not a strategy document. The checklist is **sized to the sunset**. A deprecated internal tool gets a dozen items across three phases. A regulated hardware line gets a cross-functional playbook across six phases with gate criteria between them. Both are correct; using the wrong one is the failure. ## Input **Works best with:** The product being sunset and any dates you're already committed to. **Also useful:** Customer and revenue scale, whether a replacement exists and how ready it is, contract or regulatory obligations, and whether hardware, inventory, or channel partners are in play. Anything supplied with the invocation itself — text after the skill name, a pasted context dump, or an appended `ARGUMENTS:` line — counts as answers already given. Use it and skip whatever it covers; don't re-ask. **Arriving empty-handed? That works too.** The skill asks up to three questions — what's being sunset and at what scale, whether there's a repl

What's inside
Steps it walks through
  1. Purpose
  2. Input
  3. Key Concepts
  4. Right-Size Before You Build
  5. The Lifecycle Gates
  6. The Fifteen Functional Areas
  7. The Sticky-Note Rule
  8. Phase Gates Are Commitments, Not Dates
  9. Anti-Patterns (what this is NOT)
  10. Application
  11. Step 1: Set the level
  12. Step 2: Select phases in scope
  13. Step 3: Build items per phase, per area
  14. Step 4: Write gate criteria (Level 2+)
Ships with 3 files
  • examples/sample-industrial.md
  • examples/sample.md
  • template.md
More from Product-Manager-Skills
All skills →
About this skill
What does the eol-checklist skill do?

Build a phase-gated EOL checklist sized to the sunset, with a named owner on every item. Use when the decision to retire is made and you need the operational plan.

How do I install it?

Run `npx skills add deanpeters/Product-Manager-Skills --skill eol-checklist --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From deanpeters/Product-Manager-Skills, a repository with 6,444 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going