release-notes
SolidDraft user-facing release notes from a git log range. Trigger when the user asks for "release notes", "changelog entry", or "what shipped this week" with a git ref range. Output is markdown sections grouped by Features / Fixes / Breaking with PR links.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- jnMetaCode
- Repository
- jnMetaCode/ai-coding-guide
- Created
- 4 months ago
- Last Updated
- 5 days ago
- Language
- CSS
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
release-notes
Build human-readable release notes from a range of commits or merged PRs
release-notes-writer
Turn a range of commits into release notes written for the people affected, grouped by what changed for them rather than by commit type, with breaking changes and required actions first. Use when cutting a release, updating a CHANGELOG, writing a deploy summary, or explaining what shipped.
generating-release-notes
Generates GitHub release notes from merged PRs and issues with automated categorization, breaking change detection, and optional upload via gh CLI. Use when creating releases, publishing new versions, documenting changes, preparing release notes, or when the user mentions "release notes", "changelog", "release", or "version announcement".