home/categories/git-workflows/dotnet-sdk-claude-skills-generate-release-notes-skill-md
git-workflowsdevops

generate-release-notes

Generate .NET SDK release notes by comparing two git branches, investigating PRs for user-facing changes, and producing a structured markdown document with contributor acknowledgments. Use this when asked to create or draft release notes for a new .NET SDK release.

dotnet
maintainer
dotnet
Updated 2/8/2026
Stars
3092
Forks
1228
quick start

Installation and usage

Generate .NET SDK release notes by comparing two git branches, investigating PRs for user-facing changes, and producing a structured markdown document with contributor acknowledgments. Use this when asked to create or draft release notes for a new .NET SDK release.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use generate-release-notes