git.release.prep
CommunityAutomate semantic releases with changelogs and GitHub integration.
Authorchrislyons
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the manual complexity of preparing software releases by automating versioning, changelog generation, git tagging, and GitHub release creation.
Core Features & Use Cases
- Semantic Versioning: Automatically determines next version based on commit history and breaking changes.
- Automated Changelog: Generates categorized changelog entries from git commits since last release.
- Use Case: Imagine you've just merged several features and bug fixes to main. Use this Skill to automatically create a v1.3.0 release with proper changelog, git tags, and GitHub release artifacts.
Quick Start
Use the git.release.prep skill to prepare a new release for the current repository.
Dependency Matrix
Required Modules
gh
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: git.release.prep Download link: https://github.com/chrislyons/carbon-acx/archive/main.zip#git-release-prep Please download this .zip file, extract it, and install it in the .claude/skills/ directory.