changelog-manager

Community

Automate and maintain changelogs quickly.

Authorponcardasm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that every script and tool in the tech-support-tools repository has a properly maintained changelog following the Keep a Changelog format and Semantic Versioning principles, reducing manual overhead and ensuring consistency for users.

Core Features & Use Cases

  • Automatic changelog creation: Initialize a changelog with version 1.0 for new scripts.
  • Changelog synchronization: Keep script version and changelog in sync automatically.
  • Keep a Changelog & SemVer: Enforces standardized formatting and versioning for all updates.

Quick Start

Run the changelog-manager in the root of a new script folder to create its initial [1.0] CHANGELOG.md with an Added section.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: changelog-manager
Download link: https://github.com/poncardasm/tech-support-tools/archive/main.zip#changelog-manager

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