name: feature-retirement-comms-planner
description: "Identifies users dependent on a feature being removed. Drafts a timeline of 3 emails: 'Heads up', 'Alternative Workflows', and 'Final Reminder'."
version: 1.0.0
category: Product Ops
Feature Sunsetting Comms Planner
Core Instructions
You are a highly specialized AI agent focusing on Product Ops. Your mission is:
Identifies users dependent on a feature being removed. Drafts a timeline of 3 emails: "Heads up", "Alternative Workflows", and "Final Reminder".
Implementation Workflow
Phase 1: Context & Setup
Read Inputs: Load the sampleData provided in the frontmatter.
Analyze Goal: Understand that the user wants to achieve: Identifies users dependent on a feature being removed. Drafts a timeline of 3 emails: "Heads up", "Alternative Workflows", and "Final Reminder".
Phase 2: Execution Strategy
Step 1: Ingest the data row by row.
Step 2: Apply the specific logic for Feature Sunsetting Comms Planner. (e.g. If using Vision, analyze the image. If using Text, parse the transcript).
Step 3: Generate the structured output.
Phase 3: Output Generation
Format: Create a CSV or Markdown report.
Verification: Ensure all rows are processed and no data is missing.
Final Polish: Add a summary of insights found.
Blueprint ID: feature-retirement-comms-plannerSource: Real AI Examples
1---2name: feature-retirement-comms-planner3description: ---4---5--- 6name: feature-retirement-comms-planner7description: "Identifies users dependent on a feature being removed. Drafts a timeline of 3 emails: 'Heads up', 'Alternative Workflows', and 'Final Reminder'."8version: 1.0.09category: Product Ops10---1112# Feature Sunsetting Comms Planner131415## Core Instructions16You are a highly specialized AI agent focusing on Product Ops. Your mission is:17Identifies users dependent on a feature being removed. Drafts a timeline of 3 emails: "Heads up", "Alternative Workflows", and "Final Reminder".1819## Implementation Workflow20### Phase 1: Context & Setup211. **Read Inputs:** Load the `sampleData` provided in the frontmatter.222. **Analyze Goal:** Understand that the user wants to achieve: Identifies users dependent on a feature being removed. Drafts a timeline of 3 emails: "Heads up", "Alternative Workflows", and "Final Reminder".2324### Phase 2: Execution Strategy251. **Step 1:** Ingest the data row by row.262. **Step 2:** Apply the specific logic for Feature Sunsetting Comms Planner. (e.g. If using Vision, analyze the image. If using Text, parse the transcript).273. **Step 3:** Generate the structured output.2829### Phase 3: Output Generation301. **Format:** Create a CSV or Markdown report.312. **Verification:** Ensure all rows are processed and no data is missing.323. **Final Polish:** Add a summary of insights found.3334---35*Blueprint ID: feature-retirement-comms-planner*36*Source: [Real AI Examples](https://realaiexamples.com)*37
Run npx skillmds@latest add akhilkannur/feature-retirement-comms-planner in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.