Install
openclaw skills install @mohitagw15856/feature-sunset-planPlan the retirement of a product feature — the kill decision made honest, user migration, data handling, comms sequencing, and the code actually deleted. Use when deprecating or sunsetting a feature, killing an underused capability, retiring an AI feature that didn't land, or when a 'deprecated' feature has haunted the codebase for two years. Produces a sunset plan: the decision record, affected-user analysis, migration paths, a staged timeline with comms per stage, and the removal checklist. For API deprecation specifically use api-versioning-strategy.
openclaw skills install @mohitagw15856/feature-sunset-planProducts are good at shipping and terrible at unshipping: features limp on for years because nobody owns the removal, and when a kill finally happens it's announced badly, migrates nobody, and leaves the code behind anyway. A sunset is a product launch in reverse — it deserves the same rigour. This skill plans the whole arc, decision to deletion.
Ask for (if not already provided):
decisions/ if one exists) — the next sunset should start smarter.Decision record: [evidence · alternatives considered · sunset success criteria]
Affected users
| Segment | Count | Depth signals | Handling |
|---|
Migration: [per segment: destination · what carries · what's lost (stated) · data export/retention terms]
Timeline
| Stage | Date | Who's told, how | Owner |
|---|
Exception policy: [who grants · max extension · the one-customer answer]
Removal checklist: [code paths/flags · docs · billing SKU · data deletion per policy · monitoring for stragglers hitting dead ends]
Retro date: [when, against the success criteria above]