changelog

Generate changelogs from git commits, sprint reports, and design documents.

23.7k|3.4k|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/Donchitos/Claude-Code-Game-Studios --skill changelog-donchitos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: changelog
Source: https://github.com/Donchitos/Claude-Code-Game-Studios/tree/main/.claude/skills/changelog
Command: npx skills add https://github.com/Donchitos/Claude-Code-Game-Studios --skill changelog-donchitos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of both internal and player-facing changelogs by analyzing git commits, sprint data, and design documents, saving significant manual effort and ensuring consistency.

Core Features & Use Cases

  • Automated Changelog Generation: Creates detailed internal and user-friendly external changelogs.
  • Data Integration: Pulls information from git logs, sprint reports, and design documents.
  • Categorization: Organizes changes into features, improvements, bug fixes, balance changes, and known issues.
  • Use Case: After completing a development sprint, use this Skill to quickly generate a comprehensive changelog for the development team and a polished version for the game's community.

Quick Start

Use the changelog skill to generate a changelog for version 1.2.

Frequently Asked Questions about changelog

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

FAQPage Schema
How do I generate a changelog from git commit history automatically?

To generate a changelog from git commit history automatically, this Skill analyzes your commit logs, parses sprint data, and extracts design documents to produce categorized technical logs and release notes.

Can I generate player-facing release notes from git commits and sprint data?

Yes, you can generate player-facing release notes from git commits and sprint data. The Skill processes development inputs and separates them into user-friendly external summaries and detailed technical logs.

How does automated changelog generation categorize git commits?

Automated changelog generation categorizes git commits by parsing logs, sprint reports, and design documents to organize changes into features, improvements, bug fixes, balance adjustments, and known issues.

Do I need sprint reports and design documents to generate release notes from git logs?

You do not strictly need sprint reports and design documents to generate release notes from git logs, but including them enhances the changelog by adding contextual balance adjustments and known issues.

What is the best way to create categorized release notes after a development sprint?

The best way to create categorized release notes after a development sprint is to use an automated tool that reads git commits, integrates sprint data, and classifies changes into features and bug fixes.

Why are my git commit categories not separating features from bug fixes in the changelog?

Your git commit categories may not separate features from bug fixes because the changelog requires parsing sprint data and design documents alongside commit logs to accurately classify changes.