eol-process
端到端执行产品下线流程——决策、对齐、规划、准备、公告、收尾。适用于需要完整 EOL 流程,而不仅仅是某一项材料的情况。
分类
产品设计安装
下载并解压到你的 skills 目录
复制命令,发送给智能体自动安装:
EOL Process
Purpose
Run a product retirement end to end: decide whether to do it, align the people who can stop it,
build the operational plan, ready the teams who will face customers, announce it, and close it out
properly. Six phases with decision points between them.
The governing goal, and the sentence worth keeping in your head the whole way through: lose the
product without losing the customer. Most of what follows exists to protect the second half of
that sentence.
This is an orchestration skill. It doesn't replace the artifact skills — it tells you which one to
reach for, when, and what has to be true before you move on.
Input
Works best with: The product being retired and where you currently are — considering it,
decided, mid-plan, or already announced and struggling.
Also useful: Scale (customers, revenue, contracts), whether a replacement exists, and who
already knows.
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 process opens by establishing what's being retired
and where you are in it, then routes you to the right phase. If you're mid-sunset and something is
going wrong, say so — the diagnostic in "Entering Mid-Stream" finds the skipped phase.
Example invocations:
Run the full EOL process for our legacy reporting module — decision made, nothing else started.We announced a sunset three weeks ago and Support is drowning. What did we skip?Key Concepts
The Six Phases
| # | Phase | Question it answers | Primary artifact |
|---|---|---|---|
| 1 | Decide | Should we retire this, and how big is this? | Readiness assessment + intensity level |
| 2 | Align | Who can stop this, and what do they know that we don't? | Stakeholder sequence |
| 3 | Plan | What has to happen, when, and who owns it? | Phase-gated checklist |
| 4 | Prepare | Are our people ready before our customers hear? | Internal enablement pack |
| 5 | Announce | What do customers hear, and when? | Customer EOL message |
| 6 | Close | Did we finish, and what did we learn? | Post-EOL review |
Phase 6 is the one everyone skips. It's also the phase that makes your next sunset cheaper.
Budget for it up front, because nobody volunteers for it afterward.
This Is a Route, Not a Pipeline
Every skill in this suite stands alone. None requires another to have run first. This process is a
recommended route through independent stops, not a conveyor belt — which means:
into a single afternoon.
Legal finding or a Sales commitment can invalidate the decision. That's the process working, not
failing.
"Level 2" and pasting what you have. There's no schema to preserve.
The order earns its keep because each phase surfaces what the next one needs. Deviate deliberately,
not accidentally.
Right-Size the Whole Process
Not all EOLs play out the same. The process compresses or expands with the sunset:
| Level 1 — Light | Level 2 — Standard | Level 3 — Heavy |
|---|---|---|
| Typical scope | Feature, internal tool, API | Commercial product, active customers |
| Elapsed time | Days to weeks | 6-12 months |
| Phase 2 stops | 3-4 | 7-8 |
| Phase 3 gates | 2-3 phases, no gate criteria | 4-5 phases with gates |
| Phase 4 output | Support FAQ | + Sales points, objections, escalation |
| Phase 5 message | Brief notice | Standard with phase table |
| Phases 2-4 | Often collapse into one sitting | Distinct, sequential |
Level 2 is the default. Set the level in Phase 1, and let it size everything downstream.
Never default to Level 3 — process theater on a small sunset teaches everyone to ignore the
process on a big one.
Entering Mid-Stream
Most people find this skill in the middle of a sunset, often a troubled one. Symptoms map to the
phase that got skipped:
| Symptom | Phase skipped | What to do now |
|---|---|---|
| "Legal just found a contract problem" | 2 (Align) | Stop. Return to Phase 1 — the decision may not survive |
| "Sales says they promised this forever" | 2 (Align) | Inventory field commitments before any further comms |
| "Support is drowning in tickets" | 4 (Prepare) | Ship the FAQ and escalation ladder today; backfill the rest |
| "Customers say they never heard" | 5 (Announce) | Re-announce with dates; the first notice didn't land |
| "Nobody knows who owns what" | 3 (Plan) | Build the checklist; unowned items are the failure |
| "We shut it off and things broke" | 3 (Plan) | Downstream readers were never inventoried |
| "We did it and learned nothing" | 6 (Close) | Run the review now — memory decays fast |
Facilitation Source of Truth
Use workshop-facilitation as the interaction protocol when
running any phase conversationally. Give the heads-up, take context dumps, offer numbered choices,
and let people bail to a specific phase.
Anti-Patterns (what this is NOT)
prevent.
Application
Use template.md as the one-page tracker for a sunset in flight.
This workflow orchestrates 6 phases with a decision point after each. Elapsed time runs from
days at Level 1 to two years at Level 3 — set the level in Phase 1 and let it size the rest. Each
phase names the skill that produces its artifact, but every one of those skills also runs standalone,
so enter wherever you actually are.
Phase 1: Decide
Question: Should we retire this, and how big is this?
Activities
The trigger predicts the failure mode.
an obligation lock or a missing landing place can outweigh all of them.
every phase that follows.
Run eol-readiness-advisor for this phase.
Outputs
Decision Point 1: Is this a Go, and is the landing place real?
price change, a bug fix) satisfies the actual need
If the landing place isn't ready, you may proceed through Phases 2-4 but not Phase 5. Do
not announce a transition you can't yet support.
Phase 2: Align
Question: Who can stop this, and what do they know that we don't?
Activities
Support — filtered by level, plus Executives, Channel, and Regulatory at Level 3.
Run eol-stakeholder-sequence for this phase.
Outputs
Decision Point 2: Did anything invalidate the decision?
This is the most important gate in the process, and the one teams treat as a formality.
the new evidence. The date moves, the scope changes, or the verdict flips
single most common finding, and it usually arrives from the difficult-customer stop
Returning to Phase 1 here is cheap. Discovering the same thing after Phase 5 is not.
Phase 3: Plan
Question: What has to happen, when, and who owns it?
Activities
a named owning function.
Run eol-checklist for this phase.
Outputs
Decision Point 3: Is every item owned, and is every date real?
TBD, or Not scheduled with the precondition. An inventedEOL date is a promise you will break in public
Phase 4: Prepare
Question: Are our people ready before our customers hear?
Activities
Run eol-internal-enablement for this phase.
Outputs
Decision Point 4: Is enablement actually complete?
This gates the announcement. The cardinal sin of EOL communication is handing Support and Sales
the announcement five minutes before customers get it.
Test it: ask a rep who they'd call about a churn threat, and ask them to answer the hardest
objection out loud. If either answer is a shrug, you are not ready to announce.
Phase 5: Announce
Question: What do customers hear, and when?
Activities
Run eol-message for this phase.
Outputs
Decision Point 5: Does the announcement survive contact?
Before sending, check three things:
Phase 2
Phase 6: Close
Question: Did we finish, and what did we learn?
Activities
— gates are commitments, not calendar entries.
movement early, not at the last gate.
revenue recognition ended, infrastructure decommissioned, documentation archived.
the difficult customers found that you'd missed, and what the retention actually was against
forecast.
review date.
Outputs
Decision Point 6: Is this actually closed?
Closure is not the shutdown date. It's when the data is gone or delivered, the contracts are
settled, the money is recognized, and someone has written down what happened. If the review hasn't
been run, the sunset isn't finished — it's just quiet.
Complete Workflow: End-to-End Summary
PHASE 1: DECIDE -> eol-readiness-advisor
Trigger -> signals -> intensity level -> landing place
DP1: Go / Go-with-conditions / Hold / Harvest
Landing place not ready? Phases 2-4 OK, Phase 5 blocked
|
PHASE 2: ALIGN -> eol-stakeholder-sequence
Legal -> Finance -> Sales -> Marketing -> CS -> difficult customers
-> Engineering -> Support (+ Execs, Channel, Regulatory at L3)
DP2: Did anything invalidate the decision? --[yes]--> back to Phase 1
|
PHASE 3: PLAN -> eol-checklist
Gates in scope -> items with owners -> gate criteria -> data,
contracts, access, money -> enablement date BEFORE announce date
DP3: Every item owned? Every date real?
|
PHASE 4: PREPARE -> eol-internal-enablement
Support FAQ -> sales points with gaps -> objections (offers
pre-approved) -> escalation ladder -> channel brief + training (L3)
DP4: Enablement complete? --[no]--> DO NOT ANNOUNCE
|
PHASE 5: ANNOUNCE -> eol-message
Size -> path -> draft -> sticky-note test -> segment -> comms calendar
DP5: Legal read it? Consistent with field promises? Support has it?
|
PHASE 6: CLOSE -> (this skill)
Walk gates -> track progress -> close data/contracts/money ->
LESSONS-LEARNED REVIEW -> own any deferred decisions
DP6: Data settled, contracts closed, review written?Level 1 compression: Phases 2, 3, and 4 often collapse into one sitting — a short stakeholder
list, a punch list, and a support FAQ. Phases 1, 5, and 6 still happen. Especially 6.
Examples
examples/sample.md — Fieldlight Classic Dispatch (SaaS, Level 2, all six phases across tenmonths)
examples/sample-industrial.md — NFA-200 controller line (industrial, Level 3, where Phase 2sends the process back to Phase 1 and changes the outcome)
Common Pitfalls
Pitfall 1: Starting at Phase 5
Symptom: The first artifact anyone builds is the customer announcement.
Consequence: You announce, then discover the contract terms, the field promises, and the
missing migration path — in public, with a date already committed.
Fix: The announcement is the fifth phase for a reason. Everything before it exists to make it
survivable.
Pitfall 2: Treating Decision Point 2 as a Formality
Symptom: Stakeholder conversations happen, findings get noted, the plan proceeds unchanged.
Consequence: You held the conversations and ignored them, which is worse than skipping them —
you now have witnesses who warned you.
Fix: DP2 is a real gate. If Legal or your difficult customers surfaced something material,
return to Phase 1 and reassess. That loop is the process working.
Pitfall 3: Announcing Before Enablement
Symptom: Phase 4 and Phase 5 land in the same week, or Phase 4 slips and Phase 5 doesn't.
Consequence: Support improvises for three days and their improvisations become your de facto
policy — inconsistently.
Fix: DP4 gates DP5 on the plan, with separate dates. If enablement slips, the announcement
slips.
Pitfall 4: Process Theater on a Small Sunset
Symptom: A deprecated feature gets ten stakeholder stops and a training program.
Consequence: Everyone learns EOL process is bureaucracy and skips it next time — and next time
is the one with the contracts.
Fix: Set the level in Phase 1 honestly. A Level 1 sunset that runs in an afternoon and closes
properly is a success.
Pitfall 5: Skipping Phase 6
Symptom: The product shuts off, the team moves on, nobody writes anything down.
Consequence: The next sunset repeats every mistake, and the data-deletion and contract-closure
items quietly go undone.
Fix: Put the review on the Phase 3 checklist with a named owner while people still care.
Closure is not the shutdown date.
Pitfall 6: Losing the Customer With the Product
Symptom: Every phase is executed competently, measured entirely in internal completion.
Consequence: A clean retirement and a churn spike. You ran a good process and still lost the
relationship.
Fix: Track retention as the outcome measure, not checklist completion. The goal is losing the
product without losing the customer — if the second half didn't happen, the process didn't succeed.
References
Related Skills
Every skill below stands alone. This process recommends a route through them; none of them requires
this skill, and this skill doesn't require you to run all of them. Carry context between phases by
saying "Level 2" and pasting what you have.
eol-readiness-advisor — Phase 1eol-stakeholder-sequence — Phase 2eol-checklist — Phase 3eol-internal-enablement — Phase 4eol-message — Phase 5workshop-facilitation — interaction protocol throughoutpositioning-statement — for the Phase 5 transition solutionstakeholder-map — general mapping, if Phase 2 needs breadth firstExternal Frameworks
Provenance
https://github.com/deanpeters/product-manager-prompts repo.