概要
The Release Skill streamlines the complex versioning process within the OpenCode swarm monorepo by managing multi-file touchpoints across both npm packages and Claude plugin manifests. It orchestrates changeset creation, handles critical version synchronization between package.json and plugin.json files, and automates the build and publishing pipeline to ensure consistent deployments. This skill is essential for maintaining version parity between core plugins and their thin wrappers while preventing common errors like stale manifest data or missed metadata updates during the release cycle.