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
- 4 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
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".
create-release-notes
Write user-facing release notes from the Conventional Commits history between two refs — grouped by impact, in plain language, with internal-only changes filtered out. Use when the user wants release notes, an announcement of what's new in a version, or a user-readable summary of changes since the last release (distinct from a developer changelog).