What problem does it solve? Maintaining consistent changelog files across stable and preview releases is error-prone and repetitive. This Skill standardizes how latest.md, preview.md, and index.md are generated and updated from raw release notes. ## Core Features & Use Cases - Version-aware routing: Automatically detects nightly, minor, patch, stable, and preview releases and applies the correct update procedure for each. - Highlights generation: Produces 3-5 bold-titled highlight summaries from raw "What's Changed" release notes, following established style examples. - Template-based file updates: Populates provided templates to fully replace or incrementally patch changelog files, including Full Changelog link updates. - Use Case: After cutting release v0.29.0-preview.2, provide the version, timestamp, and GitHub release body, and the Skill rewrites preview.md with formatted highlights, a cleaned change list, and the correct compare link. ## Quick Start Update the changelog files for release v0.28.1 using the release notes from the GitHub release body.