prepare-release
Installation
SKILL.md
Prepare Release
Guided workflow to prepare a versioned release with a manually curated changelog.
Quick start
- Confirm the target repository and desired version number.
- Create a release branch from the default branch.
- Bump the version in all version-bearing files.
- Review git history since the last tag and draft the changelog together with the user.
- Commit and open a PR to the default branch.