create-changelog
SolidCreate a CHANGELOG.md following keepachangelog.com conventions with version history backfilled from GitHub releases or git tags. Use when the user asks to "create a changelog", "add a changelog", "initialize changelog", "start a changelog", "set up changelog", "generate changelog", or "backfill changelog".
Install
Quality Score: 87/100
Skill Content
Details
- Author
- tobihagemann
- Repository
- tobihagemann/turbo
- Created
- 3 months ago
- Last Updated
- 5 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
changelog
Create or update CHANGELOG.md — version history following Keep a Changelog format
changelog
Generates and maintains changelogs following Keep a Changelog format. Use when updating release notes, finishing tasks, or tagging versions. For version bumps, see semantic-versioning.
changelog
Generate a Keep-a-Changelog style CHANGELOG.md from git history using Conventional Commits. Supports per-repo and unified multi-repo aggregation. Use when the user says '/changelog', 'generate changelog', 'what changed since v1.2.0', or before tagging a release.