repo-changelog
CommunityAutomate release notes from diffs and commits
AuthorYona544
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Repo-Changelog turns git diffs and commits into end-user friendly release notes, with structured bucketing, breaking-change detection, and Slack-friendly output.
Core Features & Use Cases
- Diff-based change interpretation with user-friendly language
- Semantic grouping and consolidation of related changes
- Slack-ready output and markdown release notes
- Breaking-change detection and risk assessment
- Configurability for output, categories, and AI interpretation
Quick Start
Generate release notes between v1.0.0 and v1.1.0 or for the last 100 commits:
- Command:
python3 release-script.py --from v1.0.0 --to v1.1.0
Dependency Matrix
Required Modules
None requiredComponents
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: repo-changelog Download link: https://github.com/Yona544/AIskils/archive/main.zip#repo-changelog Please download this .zip file, extract it, and install it in the .claude/skills/ directory.