The Bump skill is a sophisticated release management tool designed to automate the lifecycle of versioning for Claude Code plugins. It intelligently analyzes git diffs to detect modifications, suggests appropriate version increments (Patch or Minor), and orchestrates a comprehensive update workflow. Beyond simply changing version numbers, it synchronizes changelogs, updates global marketplace metadata, manages PR templates, and triggers documentation rebuilds. By enforcing a strict task-tracking system, it ensures that every release remains consistent, well-documented, and error-free across the entire repository ecosystem.
主な機能
01Integrated documentation workflow with automatic VitePress rebuilds and sidebar updates
020 GitHub stars
03Comprehensive metadata management for marketplace and dependency manifests
04Automated synchronization of local and global CHANGELOG and README files
05Intelligent version detection (Patch/Minor) based on specific file change analysis
06Interactive multi-select interface for batch plugin versioning