changelog-entry

Community

Auto-generate changelog entries, keep users informed.

Authorxloxn69
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually writing changelog entries is tedious, often inconsistent, and can miss important changes, making it hard for users and teams to track new features, fixes, and improvements.

Core Features & Use Cases

  • Keep a Changelog Format: Generate entries following the standardized "Keep a Changelog" format with categories like Added, Changed, Fixed, and Security.
  • Detailed Descriptions: Include clear descriptions, breaking change markers, and links to related issues or pull requests.
  • Use Case: You're preparing for a new software release (v2.18.0) that includes new agents and system improvements. This skill generates a well-structured changelog entry, summarizing all changes for your release notes.

Quick Start

Use the changelog-entry skill to create a changelog for version 1.5.0, noting that "user profiles were added" and "login bug was fixed".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-entry
Download link: https://github.com/xloxn69/AgileFlow/archive/main.zip#changelog-entry

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