changelog-maintenance

Maintain structured changelogs following Keep a Changelog and semantic versioning.

8|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/JEO-tech-ai/oh-my-unity3d --skill changelog-maintenance-jeo-tech-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: changelog-maintenance
Source: https://github.com/JEO-tech-ai/oh-my-unity3d/tree/main/.unity-skills/changelog-maintenance
Command: npx skills add https://github.com/JEO-tech-ai/oh-my-unity3d --skill changelog-maintenance-jeo-tech-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Changelog maintenance helps teams document changes, communicate updates to users, and align on release contents across versions.

Core Features & Use Cases

  • Follow the Keep a Changelog standard to structure release notes.
  • Capture Added, Changed, Fixed, Deprecated, etc., with precise details for each version.
  • Provide migration guidance and versioned notes to streamline upgrades for users and downstream integrations.

Quick Start

Create or update your CHANGELOG.md by adding an Unreleased section and a versioned entry following Keep a Changelog guidelines.

Frequently Asked Questions about changelog-maintenance

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

FAQPage Schema
How do I format release notes using the Keep a Changelog standard?

Structure release notes by categorizing changes into Added, Changed, Fixed, and Deprecated sections. This Skill enforces the Keep a Changelog format to maintain clear, versioned documentation for every software update.

What is the best way to maintain a changelog for semantic versioning?

Maintain a changelog for semantic versioning by adding an Unreleased section alongside versioned entries. This approach captures precise details for each release and aligns documentation with your versioning rules.

How do I generate a migration guide for software upgrades?

Generate a migration guide by documenting versioned notes and specific upgrade instructions within your changelog. This Skill provides migration guidance to streamline upgrades for users and downstream integrations.

Can I use this for ongoing maintenance and release planning?

Yes, this Skill is applicable to both ongoing maintenance and release planning. It helps teams document changes, communicate updates to users, and align on release contents across versions.

Does this approach work for user-facing documentation across multiple projects?

Yes, this approach works for user-facing documentation across multiple projects. It enforces consistent versioning rules and generates structured release notes to communicate updates effectively.