- Home
- Skills
- Technical Documentation
- Changelog Marketing
Works with the AI tools you already use
Changelog Marketing
Extracts human-readable changelogs and launch notes from git commits while filtering out technical noise and fluff.
$5
Changelog Marketing
Example session with this skill installed
Turn commits v1.0.0..v1.1.0 in ./repo into a changelog and launch note for product 'BoltDB'. Max 5 items, note under 100 words. Audience is existing users. No marketing fluff.
- Read your context and instructions
- Compiled the changelog marketing
I have analyzed the commit range v1.0.0..v1.1.0 for BoltDB. I identified 3 user-facing changes and 1 breaking change. Technical refactors and CI updates were moved to the internal log.
docs/changelog.md
Header
Product: BoltDB
Version: v1.1.0
Range: v1.0.0..v1.1.0
Status: ready
Source Notes
Thesis: Improving query stability and disk space reclamation.
Classified: 4 user-facing/breaking, 12 internal.
Changelog
Added
- Implemented background compaction to reclaim unused disk space during idle periods.
- Added support for read-only transactions on encrypted stores.
Fixed
- Resolved a race condition during concurrent bucket deletions.
Breaking
- The
Open()function now requires a timeout context to prevent indefinite blocking.
Launch Note
Title: Reliable background compaction and stable concurrent transactions
Body: This update focuses on the long-term health of your database files. BoltDB now automatically reclaims disk space in the background, preventing uncontrolled file growth. We have also hardened concurrent operations to eliminate rare race conditions during bucket management.
Close: Update your dependency to v1.1.0 to start using these improvements.
Word Count: 52
Residual
- published: no
- posted: no
- tagged: no
- voice: not loaded
- handle stripped: 2
Next steps
- Review the drafted
docs/changelog.mdfile. - Copy the launch note into your release management tool.
- Manually tag the v1.1.0 release in your repository.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
Engineering commit logs are unreadable for customers, and manually drafting release notes is a repetitive chore. Developers often struggle to extract user-facing value from a wall of git SHAs and technical PR descriptions.
What it does
- Analyzes a specific git range or commit file to identify user-facing changes.
- Classifies every commit as user-facing, internal, or breaking to filter technical noise.
- Generates a grouped human-readable changelog (Added, Fixed, Security, etc.) without SHAs or handles.
- Drafts a concise launch note for non-technical audiences based on a single frozen thesis.
- Enforces strict word counts and item limits to keep release communication focused.
Frameworks & tools
Works with any project containing a git history or a flat file of commit/PR data. Uses git log for local repository reads and writes standardized Markdown to docs/changelog.md.
Why this beats prompting it yourself
Generic prompts often hallucinate features, use marketing fluff like "game-changer," or accidentally leak internal handles and developer SHAs. This skill uses a strict classification procedure and a banned-phrase list to ensure the output is professional, data-driven, and safe for public consumption.
Use cases
- Converting a sprint's worth of PRs into a customer-ready changelog.
- Drafting the "What's New" paragraph for a version release.
- Cleaning up internal commit subjects for an external status page.
Known limitations
Does not support external voice files to prevent prompt injection. Will not publish, tag, or post to social media. Requires a non-empty user-facing commit range to function.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
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
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 day ago
- Passed all security checks, Safe to install