Stakeholder Update Generator
Create compelling progress updates and release notes
stakeholder-update-generator
Create compelling progress updates and release notes. Use when shipping a new feature or need to communicate progress to stakeholders.
When to Use
- Shipping a new feature or product update
- Need to communicate progress to stakeholders
- Writing release notes for users
- Preparing status updates for leadership
- Documenting what changed in a sprint or milestone
What This Skill Does
Creates engaging, well-structured updates that communicate what shipped, why it matters, and what comes next.
Instructions
Help me write an engaging update for [product/feature/sprint] that is both informative and compelling. Include:
- High-level summary (2-3 sentences)
- Key accomplishments or new features
- Feature/item name
- Brief description
- User benefit and impact
- Improvements and fixes
- Metrics or results (if available)
- What's next
Style preference: [Professional/Casual/Technical] Audience: [Users/Leadership/Engineering/Investors]
Changes to document: [List what shipped, improvements made, or progress achieved]
Best Practices
- Lead with the most impactful changes
- Focus on user benefits, not technical details (unless technical audience)
- Use concrete metrics when possible ("50% faster" not "performance improvements")
- Keep the tone consistent with your brand
- Include visuals or screenshots if possible (note them in the text)
- Add a call-to-action if relevant
Example
Input: Shipped notification center, improved search performance, fixed 15 bugs Output: Structured update highlighting "Never miss an important update" (notification center benefits), "Find anything in seconds" (search improvements), professional tone, metrics included (3x faster search), next steps mentioned
Quick Install
Add this skill to your AI assistant in 3 simple steps. No coding required!
Create the skill file
Run this command to create the directory and SKILL.md file:
mkdir -p .claude/skills/stakeholder-update-generator && touch .claude/skills/stakeholder-update-generator/SKILL.md
This creates the directory and an empty SKILL.md file.
Open the skill file
Open the SKILL.md file in your favorite editor:
nano .claude/skills/stakeholder-update-generator/SKILL.md
Or use code .claude/skills/stakeholder-update-generator/SKILL.md for VS Code
Add the content
Copy the skill content and paste it into the SKILL.md file:
Then save the file. Now you can use the skill by typing /stakeholder-update-generator in your AI assistant, or it will automatically use it when relevant.
Using a different AI assistant?
.claude/skills/
.opencode/skills/
Related Skills
A/B Test Designer
Design robust A/B test experiments
PMF Survey (Product-Market Fit Survey)
Helps quantify product-market fit and systematically improve it. The PMF Survey framework (created by Sean Ellis, popula...
Trustworthy Experiments
Helps design, run, and interpret controlled experiments correctly. Based on Ronny Kohavi's framework from "Trustworthy O...