Release Notes
Overview
This skill generates structured release notes by analyzing git history. It determines the version range from git tags, categorizes commits by type, identifies contributors, and produces a comprehensive RELEASE_NOTES.md. A brief interview confirms version number, highlights, and breaking changes before final output.
Instructions
Phase 1: Discovery & Analysis
- Determine the version range to document:
- Run
git tag --sort=-version:refnameto find exist
- Run
[Description truncada. Veja o README completo no GitHub.]