brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Write a clear, empathetic EOL announcement with rationale, customer impact, and next steps. Use when retiring a product, feature, or plan without creating avoidable confusion.
$ npx -y skills add getcrew44/crew44 --skill eol-message --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/eol-messageContext preview
The summary Claude sees to decide when to auto-load this skill.
Write a clear, empathetic EOL announcement with rationale, customer impact, and next steps. Use when retiring a product, feature, or plan without creating avoidable confusion.
name: eol-message description: Write a clear, empathetic EOL announcement with rationale, customer impact, and next steps. Use when retiring a product, feature, or plan without creating avoidable confusion. intent: >- Craft a clear, empathetic End-of-Life (EOL) message that communicates product or feature discontinuation, explains the rationale, addresses customer impact, provides transition support, and positions the replacement solution. Use this to maintain customer trust during difficult transitions and reduce churn by demonstrating care and offering a clear path forward. type: component
Craft a clear, empathetic End-of-Life (EOL) message that communicates product or feature discontinuation, explains the rationale, addresses customer impact, provides transition support, and positions the replacement solution. Use this to maintain customer trust during difficult transitions and reduce churn by demonstrating care and offering a clear path forward.
This is not a generic sunset announcement—it's a customer-centric communication that acknowledges loss while framing the change as progress.
An effective EOL message balances honesty about the change with empathy for customer impact. It includes:
1. **Company context:** Who you are and your commitment to customers 2. **The announcement:** What's being discontinued and what's replacing it 3. **The rationale:** Why this decision benefits customers (not just the business) 4. **Current product context:** What the product was and who it served 5. **Customer impact:** How this affects users (acknowledge the disruption) 6. **Transition solution:** What the replacement is and how it improves on the old 7. **Support measures:** How you'll help customers migrate 8. **Timeline:** Key dates and milestones 9. **Call to action:** Next steps and contact info
---
Use `template.md` for the full fill-in structure.
Before drafting, ensure you have:
**If missing context:** Don't send the message until you have a complete transition plan. Customers will ask "What do I do now?"—you must have an answer.
---
Establish who you are and your commitment:
### Product Transition Narrative **We are:** [Describe the company and its relationship to the product being phased out] - [Key point about company's commitment to customers] - [Key point about company's product evolution] - [Key point about company's future vision]
**Example:**
**We are:** Acme Workflows, a workflow automation platform serving 50,000 small businesses - We're committed to helping you save time and focus on what matters - We continuously evolve our product based on your feedback and technological advances - We're building toward a future where automation is accessible, powerful, and simple
---
Be clear and direct:
**Announcing:** - [Single sentence that clearly states the EOL of the product and introduces its replacement]
**Example:**
---
Explain *why* this benefits customers:
**Because:** - [Reason 1: e.g., technological advancements] - [Reason 2: e.g., improved performance] - [Reason 3: e.g., better alignment with customer needs] **Which means for you:** - [Describe the impact and benefits from the customer's perspective]
**Example:**
**Because:** - Acme Workflows Classic runs on outdated infrastructure that limits performance and scalability - Acme Workflows Pro is built on modern technology that enables faster automation, better integrations, and real-time collaboration - Consolidating to one platform allows us to invest 100% of our engineering resources in features you've requested **Which means for you:** - Faster automation execution (3x speed improvement) - 50+ new integrations with tools you already use - Access to new features like real-time collaboration and mobile app
---
Acknowledge what's being lost:
### Current Product Context **Our product** [name of the product being discontinued] - **is a** [brief description of the product and its primary function] -
Orchestrate a crew of specialist AI agents in one local-first workspace. Each role on its best model, with memory and skills that compound. Free, MIT.
Repo: getcrew44/crew44
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting…
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes