Release Coordination Skill Run the full Paperclip maintainer release workflow, not just an npm publish. This skill coordinates: - stable changelog drafting via - canary verification and publish status from - Docker smoke testing via - manual stable promotion from a chosen source ref - GitHub Release creation - website / announcement follow-up tasks Trigger Use this skill when leadership asks for: - "do a release" - "ship the release" - "promote this canary to stable" - "cut the stable release" Preconditions Before proceeding, verify all of the following: 1. exists and is usable. 2. The repo w…