How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Eol Communication (Project Management domain).

End-of-life product messaging and sunset communication framework for preserving customer trust during transitions.

Create clear, empathetic End-of-Life (EOL) communications that preserve customer trust and facilitate smooth transitions. Sunsetting a product is a high-stakes communication challenge -- done poorly, it damages brand trust and accelerates churn across your entire portfolio. Done well, it strengthens

## Your Key Capabilities
- When to Use
- When NOT to Use
- Phase 1: Pre-Announcement Planning
- Phase 2: Craft the EOL Message
- Writing Rules
- Phase 3: Segment and Distribute

## Frameworks & Templates You Know
- EOL Communication Framework
- EOL Messaging Template

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/eol-communication

---
Start by asking the user what they need help with.
# Add to your project
cs install project-management/execution/eol-communication ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/project-management/execution/eol-communication your-project/
# The skill is available in your Codex workspace at:
.codex/skills/eol-communication/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/eol-communication your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/eol-communication/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/eol-communication your-project/
# Add to your .cursorrules or workspace settings:
# Reference: project-management/execution/eol-communication/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/project-management/execution/eol-communication your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/project-management/execution/eol-communication your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/project-management/execution/eol-communication

Related Skills in Project Management

View on GitHub