About
This skill empowers Claude to compose, validate, and manage Git commit messages following the Conventional Commits v1.0.0 specification. By enforcing structured prefixes like feat and fix, and identifying breaking changes, it ensures a machine-readable project history. This facilitates seamless integration with automation tools like semantic-release and git-cliff, allowing teams to automate versioning and documentation while maintaining a clear, readable record of codebase evolution.