What problem does it solve? Writing a Discord release announcement that matches the founder's voice and stays consistent with the changelog is tedious and error-prone. This Skill turns a stable Paperclip release changelog into a ready-to-paste Discord post, stored as the release issue's discord_announcement document. ## Core Features & Use Cases - Changelog-to-Discord conversion: Reads releases/vYYYY.MDD.P.md and produces a single fenced markdown block in dotta's voice, with matching version, date, and contributor list. - Voice and format template: Enforces the canonical structure (Highlights, WHATS NEXT, What's on my mind, Community, In Summary) with Discord emoji shortcodes and verbatim past examples as ground truth. - Issue and case integration: Upserts the discord_announcement document on the release issue with baseRevisionId handling, posts a copy-pasteable comment, and creates a tweet_storm child case. - Use Case: After the release-changelog skill produces releases/v2026.427.0.md, run this Skill to draft the Discord announcement, attach it to the release issue, and hand dotta a paste-ready block. ## Quick Start Read the matching releases/vYYYY.MDD.P.md changelog and generate the Discord announcement for the release issue, then update its discord_announcement document.