pavlo-release-announcer
Installation
SKILL.md
Skill: Release Announcer
Generates a non-technical Slack announcement for end users based on the ticket, commits, and plan. Translates internal implementation details into user-visible changes in plain English.
When to Use
After completing PR message generation (PR Writer skill), when you're ready to communicate the release to non-technical stakeholders (end users, ops team, business stakeholders). Typically posted to Slack channels after merge.
Process Overview
-
Ask for context from user:
- Who is affected (e.g., end users, ops team, business stakeholders)
- Activation date (e.g., "immediately after merge", specific date)
- Contact person for questions
-
Synthesize from ticket/plan/commits:
- What is the user-visible problem being solved?
- What is the user-visible solution (what changed for them)?
- What should they be aware of?
Related skills