Platform

release

Version bump and release skill for Builder OS. Triggers when someone says "release", "ship a new version", "bump version", or "cut a release". Checks that all core maintainers have signed off on the release digest, determines the version bump type (minor for new skills, patch for updates), updates plugin.json and CHANGELOG.md, commits to main, and lets CI build the release.

draft
v1.0
akelv @akelv
View on GitHub → ← All Skills

How to install

This skill is part of the builder-os-platform plugin. To use it, install the plugin via one of these methods:

Claude Code: git clone git@github.com:carousell/ct-builder-os.git ~/.builder-os && ~/.builder-os/scripts/bootstrap.sh <your-role>

Claude Desktop: Download builder-os-platform.zip → Settings → Customization → Upload

Full skill source is available to team members with repository access.