What problem does it solve?
This Skill automates the release process, handling commit squashing, version bumping, changelog generation, and Git repository pushing, saving time and reducing errors in release management.
Core Features & Use Cases
- Commit Squashing: Automates the process of squashing work-in-progress (WIP) commits into a meaningful release commit.
- Version Bumping: Automatically increments version numbers based on the type of changes made.
- Changelog Creation: Generates a changelog from the commit history.
- Git Pushing: Pushes the release changes to the configured Git repository.
- Use Case: Use this Skill to streamline the release process for any Git-based project, whether it's a plugin for the x-kit marketplace or a standalone project.
Quick Start
To release a new version, simply execute the command: /xm:ship