What problem does it solve?
Handles version bumps and npm releases for the swarm-tools monorepo (opencode-swarm-plugin,
claude-code-swarm-plugin, swarm-mail, swarm-queue). Use when: creating changesets, bumping
versions, preparing releases, checking release status, debugging publish failures, verifying
npm packages, or merging release PRs.
Core Features & Use Cases
- Automates version bumps and coordinated releases across multiple packages.
- Orchestrates changeset creation, CI-driven publishing, and release verification.
- Validates package versions and publish integrity to ensure reproducible, auditable releases.
- Use Case: When preparing a new swarm-tools release, run the release workflow to generate changesets, trigger CI, and verify artifacts.
Quick Start
Run the release workflow to generate changesets, coordinate CI, and publish npm packages for the swarm-tools monorepo.