Agent skill · Workflow & Productivity

eol-stakeholder-sequence

Plan who to talk to about a sunset, in what order, and what each conversation must cover. Use when an EOL decision is made and you want the landmines found before the announcement.

Dean Peters6,255★ · 1 repos on radarProfile →
claude-codeNOASSERTION
Install
npx skills add deanpeters/Product-Manager-Skills --skill eol-stakeholder-sequence --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-stakeholder-sequence/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 Stakeholder Sequence ## Purpose Plan the order of EOL conversations, and what each one must cover. The output is a sequenced list of stops — each with what you need **from** them, what you owe **to** them, the red flags to listen for, and what the conversation must produce. EOL is not a broadcast. It is a series of conversations where each one informs the next, and each one surfaces something the last one missed. Sequenced well, the awkward discoveries happen in a conference room. Sequenced badly, they happen in public, after the announcement, in front of customers. ## Input **Works best with:** The product being sunset and who already knows about it. **Also useful:** Scale (customers, revenue, contracts), whether channel partners or regulators are involved, and any political sensitivities, strained relationships, or past surprises worth planning around. 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 who kn

What's inside
Steps it walks through
  1. Purpose
  2. Input
  3. Key Concepts
  4. The Sequencing Principle
  5. Right-Size the Sequence
  6. The Canonical Order
  7. Why Your Most Difficult Customers Belong in the Sequence
  8. What You Need / What You Owe
  9. The Sticky-Note Rule
  10. Anti-Patterns (what this is NOT)
  11. Application
  12. Step 1: Set the level
  13. Step 2: Order the stops
  14. Step 3: Build each stop
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-stakeholder-sequence skill do?

Plan who to talk to about a sunset, in what order, and what each conversation must cover. Use when an EOL decision is made and you want the landmines found before the announcement.

How do I install it?

Run `npx skills add deanpeters/Product-Manager-Skills --skill eol-stakeholder-sequence --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