code releaser

Official

Automate code releases with semantic versioning.

Authorsiteminder-au
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual code releases are prone to versioning errors and inconsistent tagging. This Skill automates the dx release command, ensuring semantic versioning and proper Git tagging without manual intervention, saving time and improving release quality.

Core Features & Use Cases

  • Semantic Versioning: Automatically increments major, minor, or patch versions based on user input or defaults, maintaining release consistency.
  • Git Integration: Fetches latest changes, checks tags, and ensures the correct branch for release, preventing common Git-related issues.
  • Workspace Validation: Verifies system paths and package.json presence before release, ensuring a valid release environment.
  • Use Case: Ready to push a new minor version of channels-plus? Simply ask "make a minor code release for channels-plus" and the Skill handles the versioning and tagging, streamlining your release pipeline.

Quick Start

make a minor code release for channels-plus

Dependency Matrix

Required Modules

@siteminder/dx@anthropic-ai/claude-code

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: code releaser
Download link: https://github.com/siteminder-au/claude-code-dx-plugin/archive/main.zip#code-releaser

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository