What problem does it solve? Writing a Discord release announcement that matches the founder's voice and stays consistent with the changelog is slow and error-prone. This Skill turns an existing release changelog into a single copy-pasteable Discord post, stored as the discord_announcement document on the release issue. ## Core Features & Use Cases - Changelog-to-announcement conversion: Reads the matching releases/vYYYY.MDD.P.md changelog and reuses its version, date, highlights, and contributor list without re-deriving them. - Voice-matched template: Applies a fixed Discord template with emoji shortcodes, highlight bullets, WHATS NEXT roadmap, What's on my mind, optional Press and WHAT I NEED FROM YOU sections, and the standard closing tagline. - Issue and case integration: PUTs the announcement as the discord_announcement document on the release issue, upserts a tweet_storm child case, and posts the announcement in a fenced code block comment. - Use Case: After the release-changelog skill produces the changelog for v2026.427.0, run this Skill to draft the Discord announcement, attach it to the release issue, and hand dotta a ready-to-paste block. ## Quick Start Read the changelog for the current stable release and write the Discord announcement as the discord_announcement document on the release issue.