setup-changelog

Community

Create a CHANGELOG from release history.

Authoralbertoirurueta
Version1.0.0
Installs0

System Documentation

What problem does it solve?

If a repository has release history but lacks a CHANGELOG.md, this Skill bootstraps one from scratch by exploring the actual release history (git tags, GitHub Releases, and code changes) and backfilling entries in Keep a Changelog format.

Core Features & Use Cases

  • Explore Release History: Uses git tags and, if hosted on GitHub, GitHub Releases, to reconstruct the release history.
  • Backfill Changelog: Fills in the missing changelog with entries for each past release.
  • Skip Existing Changelog: Stops the process if a CHANGELOG.md already exists to prevent merging with existing content.
  • Use Case: For a repository that has release history without a changelog file, this Skill can help create a comprehensive changelog based on real release information.

Quick Start

Run /setup-changelog to create a root CHANGELOG.md for your repository based on its release history.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: setup-changelog
Download link: https://github.com/albertoirurueta/ai-catalog/archive/main.zip#setup-changelog

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.