changelog

Aggregate git commits, sprint data, and design documents into categorized changelogs.

33|8|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/TraftG/opencode-game-studio --skill changelog-traftg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: changelog
Source: https://github.com/TraftG/opencode-game-studio/tree/main/.opencode/skills/changelog
Command: npx skills add https://github.com/TraftG/opencode-game-studio --skill changelog-traftg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating release updates across code, sprint plans, and design documents is error-prone and time-consuming; this skill automates that process to produce consistent, versioned changelogs.

Core Features & Use Cases

  • Unified changelogs: Auto-aggregates git commits, sprint data, and design documents into clean internal and player-facing updates.
  • Version-aware publishing: Creates changelogs tied to a specific version or sprint, with clear categorization.
  • Automation-friendly workflow: Integrates with CI/CD or manual runs to keep release notes in sync with development.

Quick Start

Run the changelog skill against your repository to generate both internal and player-facing changelogs for the target version.

Frequently Asked Questions about changelog

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

FAQPage Schema
How do I generate release notes from git commits and sprint data?

You can generate changelogs by running this skill against your repository; it consolidates git commits, sprint data, and design docs into clean internal and player-facing updates tied to a specific version or sprint.

How do I create player-facing changelogs for a game release?

This skill generates player-facing changelogs by parsing git commits and design documents, categorizing changes into new features, improvements, fixes, and known issues suitable for game studio audiences.

Can I automate changelog generation in a CI/CD pipeline?

Yes, this skill integrates with CI/CD pipelines or manual runs to automatically keep release notes in sync with development activity across versions.

What's the best way to consolidate design docs and git history into version-aware release notes?

The best way is to use this skill to aggregate design docs and git history by version or sprint, producing unified, version-aware changelogs with clear categorization.

Does this changelog generator work with sprint artifacts and design documents?

Yes, this changelog generator works with sprint artifacts and design documents; it parses sprint data and design docs alongside git commits to ensure comprehensive release notes.