changelog-automation
Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
Install
git clone https://github.com/wshobson/agents /tmp/agents && ln -s /tmp/agents/plugins/documentation-generation/skills/changelog-automation ~/.claude/skills/changelog-automation
From README
Changelog Automation Patterns and tools for automating changelog generation, release notes, and version management following industry standards. When to Use This Skill Setting up automated changelog generation Implementing Conventional Commits Creating release note workflows Standardizing commit message formats Generating GitHub/GitLab release notes Managing semantic versioning Core Concepts Keep a Changelog Format Commit Message Examples Best Practices Do's Follow Conventional Commits - Enables automation Write clear messages - Future you will thank you Reference issues - Link commits to tickets Use scopes consistently - Define team conventions Automate releases - Reduce manual errors Don'ts Don't mix changes - One logical change per commit Don't skip validation - Use commitlint Don't manual edit - Generated changelogs only Don't forget breaking changes - Mark with ! or footer Don't ignore CI - Validate commits in pipeline
More from this repo
python-packaging
Used to create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to...
ai-debt-detector
Use after generating code, after accepting AI suggestions, or when reviewing AI-written modules.
market-sizing-analysis
Calculate TAM/SAM/SOM for market opportunities using top-down, bottom-up, and value theory methodologies.
