Changelog Generator

Turns a batch of commits or PRs into a clean, readable changelog entry.

Development / Documentationdevelopmentdocumentation
by AgentVoltv1.0.0Published 1y ago1 install
Free to sign up · every skill included with AgentVolt Pro

Before & after

Same prompt, same agent — the only difference is the skill.

PromptGenerate a changelog entry from our last 20 commits
Beforegeneric AI agent
I can help you write a changelog. Typically, you'd want to go through your recent commits and group them by type—features, bug fixes, improvements. You might organize by component or by impact. I'd be happy to help you draft something if you share what changed, or I could suggest a format that works well. The key is making it readable for your users while capturing the important updates.
Afterwith Changelog Generator
CHANGELOG - Version 2.3.0

FEATURES
• Added real-time event streaming API for subscriber feeds (commits ca7f3e, 8b2a14)
• Implemented batch export to CSV with configurable column selection (9d4c82)
• New analytics dashboard showing 7-day trending content by category (f1e7c3)

BUG FIXES
• Fixed race condition in user session refresh on parallel requests (ae3b91)
• Corrected timezone handling for event timestamps in stored reports (2c5b77)
• Resolved memory leak in WebSocket connection handler (d9a22f)

IMPROVEMENTS
• Performance: Reduced API latency by 34% via query optimization (5e8d41, 7a2b9c)
• Updated error messages for clarity on rate-limit failures (3f6e1a)
• Deprecated legacy OAuth 1.0 endpoints; migrate to OAuth 2.0 before Aug 2026

This changelog is ready to publish as-is. Customize the format or add context as needed.

About this skill


name: changelog-generator description: Use when Turns a batch of commits or PRs into a clean, readable changelog entry.

Changelog Generator

Changelog Generator reviews recent commits or merged pull requests and writes a structured changelog entry in plain language, saving the manual work of summarizing a release by hand.

What you get

  • A formatted changelog entry summarizing recent changes.

Customize your output

  • Point it at a different commit range or adjust the changelog format.

Example output

A ready-to-publish changelog section for the current release.

Best for

Teams shipping frequent releases who want changelogs without manual writing.

SKILL.md preview

SKILL.md
---
name: changelog-generator
description: Use this skill to turn a batch of commits or pull requests into a clean, readable changelog entry.
version: 1.0.0
category: Development / Documentation
author: AgentVolt
license: proprietary
tags:
  - development
  - documentation
  - standard
---

# Changelog Generator

Turns a batch of commits or merged pull requests into a clean, human-readable changelog entry, worded for the people who will actually read release notes.

## When to use

… (sign up to view the full skill)
Sign up to view, copy, and install the full skill

More development skills

View all Development skills →