What problem does it solve?
It removes the manual chore of synchronizing versions across oh-my-droid's package, installer code, plugin metadata, tests, and documentation while running the full release pipeline.
Core Features & Use Cases
- Version Synchronization: Keep package.json, installer constants, plugin.json, and README badges aligned with the same semantic version.
- Release Orchestration: Run npm tests, commit changes, tag the release, publish to npm, and create GitHub releases in one guided checklist.
- Use Case: When preparing a patch or feature release, this Skill ensures the npm package, installer, tests, and marketplace listings all reflect the new version before publishing.
Quick Start
Use the release skill to execute /release patch or your chosen semantic level and the workflow will update versions, run tests, tag, publish, and create the release for you.