A solid general-purpose release tool that handles the entire versioning workflow from bump to changelog to GitHub Release. It auto-detects Node.js, Python, Rust, and Claude Plugin projects by scanning for package.json, pyproject.toml, Cargo.toml, or marketplace.json. The multi-language changelog support is genuinely useful if you maintain CHANGELOG.md and CHANGELOG.zh.md files side by side. It follows conventional commits to determine version bumps, catches breaking changes, and can backfill missing GitHub Releases from existing tags. The hook system lets you inject custom packaging steps without forking the skill. Best for teams that want consistent release mechanics across different project types without writing the same Git tag and changelog logic repeatedly.
npx -y skills add jimliu/baoyu-design --skill release-skills --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
finos/morphir