release-notes
SolidRewrite a moraine GitHub release body in the house format — one-sentence pitch, install block, usage-focused "what's new" sections with PR links and optional screenshots, a platform-support table, upgrade notes, and a single deduped auto-generated changelog at the bottom. Use when the user says "/release-notes v0.4.2", "polish the v0.4.2 release notes", or asks to prepare release notes for a tag. NOT auto-invoked by the model.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- eric-tramel
- Repository
- eric-tramel/moraine
- Created
- 6 months ago
- Last Updated
- 3 weeks ago
- Language
- Rust
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
release-notes
Write the body text for a GitHub release in this repo — the Overview, Features, Bug Fixes, and full Changes list. Use this whenever the user asks to "write release notes", "draft the release text", "summarize what's in the release", or wants prose for a new GitHub release. Covers how to find the last release tag, list the commits and merged PRs on main since that tag, read the diffs and PR descriptions, and turn them into plain-English release notes.
release
Make a published GitHub Release's notes friendly — rewrite the mechanical, one-line-per-PR changelog body into autonomOS's themed/emoji format (the v0.3.0 style Terry approved). Use when asked to "make the release notes friendly", "theme the release body", "prettify the release notes", or generate the friendly release notes for a version. Reads the mechanical body from scripts/release-notes.ts, regroups the PRs into themed sections, and applies the result via `gh release edit`. Does NOT cut releases or edit CHANGELOG.md.
release-notes
Build human-readable release notes from a range of commits or merged PRs