reset-version
OfficialReset plugin versions to production +1
Authortaptap
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates the manual and error-prone task of aligning local plugin and marketplace version numbers with the production origin/main versions by computing and applying a patch-level increment for changed plugins before release.
Core Features & Use Cases
- Detect changed plugins: Combines git diff and untracked file checks to find both tracked and newly added plugin changes under plugins/.
- Read production versions: Reads marketplace and plugin manifest versions from origin/main to determine the current production release numbers.
- Compute and update versions: Increments the patch version (production patch +1) and updates only the affected entries in .claude-plugin/marketplace.json, plugins//.claude-plugin/plugin.json, and plugins//.codex-plugin/plugin.json.
- Use Case: Use this workflow to ensure a consistent, incremental version bump across a plugin marketplace and individual plugin manifests prior to publishing a release.
Quick Start
Run the reset-version skill to fetch origin/main, detect modified plugins including untracked files, compute patch+1 for production versions, and update only the affected marketplace and plugin manifest files.
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: reset-version Download link: https://github.com/taptap/agents-plugins/archive/main.zip#reset-version 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.