
Changelog & Release Notes Generator
Generate beautiful release notes and changelogs automatically from commits, pull requests, and deployments.
- Generate customer-facing highlights for marketing newsletters
- Automate CHANGELOG.md updates during CI/CD pipelines
- Extract technical migration steps for DevOps teams from Git history
$15
· or 75 creditsSecure checkout via Stripe
Included in download
- Generate customer-facing highlights for marketing newsletters
- Extract technical migration steps for DevOps teams from Git history
- terminal, network automation included
- Ready for Claude Code
Sample input
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.
Sample output
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.
Generate beautiful release notes and changelogs automatically from commits, pull requests, and deployments.
$15
· or 75 creditsSecure checkout via Stripe
Included in download
- Generate customer-facing highlights for marketing newsletters
- Extract technical migration steps for DevOps teams from Git history
- terminal, network automation included
- Ready for Claude Code
- Instant install
Sample input
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.
Sample output
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.
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.
Use Cases
- Generate customer-facing highlights for marketing newsletters
- Automate CHANGELOG.md updates during CI/CD pipelines
- Extract technical migration steps for DevOps teams from Git history
- Summarize high-level features for product stakeholders after a sprint
- Automated documentation
- Product announcements
- Internal engineering updates
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/changelog-release-notes-generator -o /tmp/changelog-release-notes-generator.zip && unzip -o /tmp/changelog-release-notes-generator.zip -d ~/.claude/skills && rm /tmp/changelog-release-notes-generator.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Claude Code, Hermes, Openclaw
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
software-architect
A structured framework for planning, reviewing, and evolving complex software systems with explicit trade-offs.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.