kramme:changelog-generator

Generate concise changelogs from GitHub PR merges into main.

2|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Abildtoft/kramme-cc-workflow --skill kramme-changelog-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kramme:changelog-generator
Source: https://github.com/Abildtoft/kramme-cc-workflow/tree/main/skills/kramme%3Achangelog-generator
Command: npx skills add https://github.com/Abildtoft/kramme-cc-workflow --skill kramme-changelog-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automatically generates clear, engaging changelogs from the latest PR merges into the main branch, saving time and ensuring consistent communication.

Core Features & Use Cases

  • Daily/Weekly Summaries: produces period-appropriate changelogs with hero features, fixes, and contributor credits.
  • Release Notes Preparation: formats notes suitable for internal or external releases.
  • Use Case: When your team needs a quick digest of recent changes, invoke the skill with the chosen time window to get a ready-to-publish changelog.

Quick Start

Invoke the skill via the /kramme:changelog-generator command and specify the period (daily or weekly). For example: "Daily changelog for main, last 24 hours."

Frequently Asked Questions about kramme:changelog-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a changelog from merged GitHub PRs?

To generate a changelog from merged GitHub PRs, the skill fetches recent merges from the main branch via the GitHub API and summarizes them into period-appropriate daily or weekly release notes with contributor credits.

Can I automate daily or weekly release notes from GitHub merges?

Yes, you can automate daily or weekly release notes by invoking the changelog generator with your chosen time window, which processes recent PR merges into the main branch to produce a ready-to-publish summary.

How do I prepare release notes from recent GitHub PR merges?

You prepare release notes from GitHub PR merges by specifying a period like the last 24 hours, and the skill formats the latest main branch merges into concise notes highlighting hero features, fixes, and contributors.

What is the best way to summarize GitHub PR merges for a team dashboard?

The best way to summarize GitHub PR merges for a team dashboard is using an automated changelog generator, which formats PR numbers and contributor credits into an output suitable for easy inclusion in team dashboards.

Does the changelog generator work without additional GitHub API dependencies?

The changelog generator relies on GitHub API data to fetch PR merges and requires no additional dependencies, operating directly within the environment to produce formatted release notes and daily or weekly summaries.