changelog

Parse git history, sprint reports, and design documents to generate structured markdown changelogs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JunnnnyWon/Codex-Game-Studios --skill changelog-junnnnywon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: changelog
Source: https://github.com/JunnnnyWon/Codex-Game-Studios/tree/main/.claude/skills/changelog
Command: npx skills add https://github.com/JunnnnyWon/Codex-Game-Studios --skill changelog-junnnnywon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-generates a clear, structured changelog from git commits, sprint progress, and design documents, reducing manual effort and ensuring consistent release notes.

Core Features & Use Cases

  • Internal changelog: technical summary for engineers, QA, and stakeholders.
  • Player-facing notes: concise release notes suitable for end users.
  • Aggregates commit history, sprint reports, and design documentation to deliver a coherent narrative of changes.

Quick Start

Provide your repository context and a target version or sprint, and this tool will generate both internal and player-facing changelogs.

Frequently Asked Questions about changelog

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

FAQPage Schema
How do I auto-generate release notes from git commit history and sprint reports?

Generating release notes from git history requires parsing commit logs alongside sprint reports to produce structured markdown. This Skill aggregates technical commits and design documents to output both an internal changelog and a player-facing version.

How do I create a player-facing changelog separate from internal technical release notes?

Creating a player-facing changelog separate from internal technical notes involves parsing the same git history but tailoring the output. This Skill processes sprint reports and design documents to output concise end-user release notes alongside a detailed technical markdown changelog.

What do I need to generate changelogs from my git repository structure?

To generate changelogs from your repository, you need a Git repository with commit history, access to production/sprints/ directories, and design/gdd/ files. Providing repository context and a target version or sprint yields the two formatted markdown outputs.

Can I generate markdown changelogs for projects using sprint cycles and game design documents?

Yes, you can generate markdown changelogs for projects with sprint cycles and design work. This Skill specifically parses git history, sprint reports, and game design documents to produce structured internal and player-facing release notes.

What is the best way to consolidate git commits and design documents into release notes?

The best way to consolidate git commits and design documents into release notes is to aggregate them into a structured markdown format. This Skill parses git history and design documents to deliver a coherent narrative of changes for both engineers and end users.