Works with the AI tools you already use
Changelog & Release Notes Generator
Generate beautiful release notes and changelogs automatically from commits, pull requests, and deployments.
Secure checkout via Stripe
See it in action
You say
Generate developer and customer release notes for the changes between v1.2.0 and v1.3.0 in this repo, including any breaking changes and migration steps.
Your agent does
Release v1.3.0
🚀 Highlights
- AI Lead Scoring: Real-time lead evaluation.
- Cookie Consent V2: GDPR-compliant granular settings.
🟠 Breaking Changes
- API Lead Endpoint v1 deprecated. Use v2/leads instead.
- Migration: Run
npm run migrate:consentto update local storage.
What you get
About this skill
While git-commit-writer creates clear commit messages and pr-description-writer summarizes the changes, there is no tool that generates consistent release notes from all the changes. For product teams, it is important to clearly communicate to customers and stakeholders what has changed in a new version. This tool should:
Collect commits, merge requests, migrations, and bug fixes and group them by relevance. Distinguish between developer-oriented and customer-oriented release notes. Automatically formulate highlights, breaking changes, and migration instructions.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
1 install
Downloaded by developers to date
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Popular in Documentation

Git Writing Suite
Turn your diffs and commit history into commit messages, PR descriptions, and release notes that reviewers and users actually read. One skill, three jobs — conventional-commit compliant, reviewer-ready, and written in plain language.
git-commit-message-generator
Automatically generate professional, Conventional Commit messages from your git diffs.
changelog-generator
Generates user-facing changelogs from git history. Transforms developer commit messages into clear release notes that users actually understand.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.