changelog-generator
Installation
SKILL.md
CHANGELOG Generator Skill
Purpose
This skill provides systematic guidance for generating CHANGELOG entries that follow conventional commits format and semantic versioning principles, ensuring clear and consistent change history documentation.
When to Use
- After feature implementation and documentation updates
- Need to document changes for users and developers
- Following conventional commits format
- Determining semantic version increments
- Creating release notes
CHANGELOG Generation Workflow
1. Analyze Changes
Objective: Understand what changed in this feature/fix.