WP Bump
Structured WordPress plugin release-bump workflow that orchestrates version sync, changelog, rebuild, and validation steps with explicit gates.
- Version: 1.1.0
- Compatibility: WordPress plugin projects with PHP; optional package.json, Composer, npm, and build/test scripts.
Install
Section titled “Install”npx skills add soderlind/skills --skill wp-bump -gWhen to use
Section titled “When to use”Use this skill when:
- Performing a plugin release bump with coordinated version updates across existing files.
- Generating release notes from commit history and writing them to available changelog locations.
- Running the project’s existing build and validation commands as a release gate.
📦 Source: soderlind/skills · Edit on GitHub