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
更新于 2/8/2026
星标
3092
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use generate-release-notes