changeset
01Command
A command that reviews changed packages and creates Changeset files describing their releases. A Changeset records which package version should change and whether the change is a patch, minor, or major release.
A repository for managing and maintaining the Claude Code plugin
Command
A command that reviews changed packages and creates Changeset files describing their releases. A Changeset records which package version should change and whether the change is a patch, minor, or major release.
Command
A Git helper that examines changes, groups related files into atomic commits, suggests Korean Conventional Commits messages, creates the approved commits, and pushes them to the remote repository. Git is a tool for tracking project changes.
Command
A command for creating a draft pull request from the current Git branch. A pull request is a proposal to merge reviewed code into another branch.