create-commit
Installation
SKILL.md
Create Commit
Turn a set of staged changes into a single, well-formed Conventional Commit. The
message format isn't cosmetic: semantic-release
parses the commit type and BREAKING CHANGE marker to decide the next version
number and to build the changelog. A wrong type means a wrong release, so the type
must honestly describe the change.