release-notes-generation
Installation
SKILL.md
Release Notes Generation
Overview
This skill generates comprehensive release notes by aggregating data from change requests, user stories, and defect fixes associated with a given release window. It produces stakeholder-ready documentation with categorized changes, impact summaries, and known issues.
- Query change requests within a release window and categorize by type
- Aggregate user stories and their acceptance criteria for feature documentation
- Collect defect fixes with root cause and impact descriptions
- Identify known issues and workarounds carried into the release
- Generate formatted release notes suitable for technical and non-technical audiences
- Optionally publish release notes as a knowledge base article
When to use: When preparing for a software release, sprint delivery, or maintenance window and stakeholders need documentation of what changed, what was fixed, and what to watch for.