Use Changesets to manage package versioning and changelogs in monorepos and single-package repositories. Automates semver bumps, changelog generation, and npm publishing with a PR-based workflow.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Changesets Version and Changelog Manager"
slug: "changesets-version-changelog-manager"
description: "Use Changesets to manage package versioning and changelogs in monorepos and single-package repositories. Automates semver bumps, changelog generation, and npm publishing with a PR-based workflow."
github_stars: 11620
verification: "security_reviewed"
source: "https://github.com/changesets/changesets"
category: "Developer Tools"
framework: "Claude Code"
tool_ecosystem:
github_repo: "changesets/changesets"
github_stars: 11620
npm_package: "@changesets/cli"
npm_weekly_downloads: 2785559
---
# Changesets Version and Changelog Manager
Use Changesets to manage package versioning and changelogs in monorepos and single-package repositories. Automates semver bumps, changelog generation, and npm publishing with a PR-based workflow.
## Installation
Use the upstream install or setup path that matches your environment:
- To check that PRs contain a changeset, we recommend using [the changeset bot](https://github.com/apps/changeset-bot), or if you want to fail builds on a changesets failure, run yarn changeset status in CI.
Basic usage or getting-started notes:
- [Remix](https://remix.run/)
- Source: https://github.com/changesets/changesets
- Extracted from upstream docs: https://raw.githubusercontent.com/changesets/changesets/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/changesets-version-changelog-manager/)
No comments yet. Be the first to comment!