>-
Generates and formats changelog files for new releases with version-aware templates and highlight extraction. Handles three release types: stable minor versions, stable patches, and preview releases, each with distinct file update procedures Automatically processes raw markdown release notes by reformatting PR URLs to markdown links and removing contributor sections Generates concise 3–5 point highlight summaries for release announcements, prioritizing new features over bug fixes Supports both announcement-style entries for the main changelog index and detailed highlights for release-specific pages Procedure: Updating Changelog for New Releases Objective To standardize the process of updating changelog files (latest.md, preview.md, index.md) based on automated release information. Inputs version: The release version string (e.g., v0.28.0, v0.29.0-preview.2). TIME: The release timestamp (e.g., 2026-02-12T20:33:15Z). BODY: The raw markdown release notes, containing a "What's Changed" section and a "Full Changelog" link. Guidelines for latest.md and preview.md Highlights
don't have the plugin yet? install it then click "run inline in claude" again.