release-guardian

Community

Automate releases, ensure version consistency.

Authormikha08-rgb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the VoiceLite release process by automating version synchronization across all project files and guiding through a robust deployment workflow, preventing inconsistencies and deployment errors.

Core Features & Use Cases

  • Version Synchronization: Identifies and updates version numbers across .csproj, .iss, package.json, and web download endpoints.
  • Guided Release Workflow: Provides a step-by-step process for pre-release checks, building, packaging, Git tagging, and deployment.
  • Post-Release Verification: Includes steps to verify GitHub Releases and website downloads.
  • Use Case: When preparing for VoiceLite v1.0.97, use this skill to ensure that the version number is correctly updated in the C# project, installer script, web download API, and documentation, then guides through the tagging and deployment to GitHub Actions.

Quick Start

Initiate the release workflow for VoiceLite version 1.0.97, ensuring all version numbers are synchronized and the installer is built correctly.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: release-guardian
Download link: https://github.com/mikha08-rgb/VoiceLite/archive/main.zip#release-guardian

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