changelog-manager

Categorize changes and format entries for CHANGELOG.md using Keep a Changelog.

29|7|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/armanzeroeight/fastagent-plugins --skill changelog-manager-armanzeroeight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: changelog-manager
Source: https://github.com/armanzeroeight/fastagent-plugins/tree/main/plugins/documentation-toolkit/skills/changelog-manager
Command: npx skills add https://github.com/armanzeroeight/fastagent-plugins --skill changelog-manager-armanzeroeight

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of maintaining changelogs, ensuring consistency and adherence to best practices like Keep a Changelog and Semantic Versioning.

Core Features & Use Cases

  • Categorize Changes: Organizes updates into standard types (Added, Changed, Fixed, etc.).
  • Format Entries: Generates entries following the Keep a Changelog markdown format.
  • Version Management: Guides on determining version bumps based on Semantic Versioning.
  • Use Case: When preparing for a new release, use this Skill to review recent commits, categorize them, and format them into a new entry for your CHANGELOG.md file.

Quick Start

Use the changelog manager to update your CHANGELOG.md file with recent changes.

Frequently Asked Questions about changelog-manager

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

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

Semantic versioning determines version bumps by analyzing the categorized changes: increment the major version for breaking changes, minor for new features, and patch for fixes during release preparation.

How do I prepare a changelog for a new software release?

To prepare a changelog for a new release, review recent git commits, categorize the changes into standard types, and format them into a new markdown entry for your CHANGELOG.md file.

How does semantic versioning determine version bumps for release management?

To prepare a changelog for a new release, review recent git commits, categorize the changes into standard types, and format them into a new markdown entry for your CHANGELOG.md file.

Can I automate changelog creation directly from git commits?

To prepare a changelog for a new release, review recent git commits, categorize the changes into standard types, and format them into a new markdown entry for your CHANGELOG.md file.

What is the best way to maintain documentation for software evolution?

To prepare a changelog for a new release, review recent git commits, categorize the changes into standard types, and format them into a new markdown entry for your CHANGELOG.md file.