release-automation
Installation
SKILL.md
Release Automation
I'll automate your complete release process: version bumping, changelog generation, git tagging, release creation, and package publishing.
Arguments: $ARGUMENTS - version number (e.g., 1.2.0, major, minor, patch) or release type
Release Philosophy
- Semantic Versioning: Proper MAJOR.MINOR.PATCH versioning
- Automated Changelog: Generated from conventional commits
- Safe Defaults: Validate before publishing
- Platform Agnostic: Support npm, PyPI, Go modules, Ruby gems, Cargo, Maven
Token Optimization
This skill uses efficient patterns to minimize token consumption during automated release workflows.