release-notes

Solid

Use when a version is shipping and you need release notes or an announcement that highlights impact for users, not the commit log.

AI & Automation 1 stars 0 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
10
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
35
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Release Notes ## When to use Invoke this skill when tagging a release, writing a GitHub release, or announcing a change to users. ## Steps 1. Gather the diff/CHANGELOG since the last release and the linked issues. 2. Lead with the one or two changes users will care about most. 3. Use plain language: what's new, what changed, what to watch for (breaking changes). 4. Add upgrade steps when behaviour or config changed. 5. Keep it skimmable: short paragraphs or a bulleted list with links. ## Examples - "Draft release notes for v2.0" - "Write a launch post for this feature" ## References Write for the reader who skipped the changelog; call out breaking changes and required actions prominently.

Details

Author
NSBen
Repository
NSBen/skillfoundry
Created
4 days ago
Last Updated
4 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category