mp-release
CommunityBump version, tag, and verify CI.
Software Engineering#workflow automation#github actions#release#git tags#version bump#ci verification#npm version
AuthorMartinoPolo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill reduces the risk and tedium of releasing a new version by automating the steps to bump the project version, create/push the corresponding git tag, and confirm that CI workflows start.
Core Features & Use Cases
- Determines the bump type: Uses an explicit patch/minor/major argument or asks interactively when missing.
- Validates release safety: Checks for a clean working tree, verifies an
originremote exists, and warns if the current branch is not main/master. - Executes a standard npm-based release: Runs
npm version <patch|minor|major>to update version files and create a tag, then pushes tags. - Confirms CI activity: Lists recent GitHub Actions runs to show the release workflow was triggered.
Quick Start
Run the Skill with the release type patch, minor, or major to bump the version, push the tag, and verify CI started.
Dependency Matrix
Required Modules
None requiredComponents
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: mp-release Download link: https://github.com/MartinoPolo/mpx-claude-code/archive/main.zip#mp-release Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.