About
The Creating-Commit skill streamlines the Git workflow for Claude Code users by replacing manual command-line steps with an automated, safety-first protocol. It performs a deep analysis of your working tree to generate high-quality commit messages that adhere to Conventional Commit standards or your project's specific style. Beyond message generation, it acts as a safeguard for your repository by detecting mainline branches and automatically invoking branch-creation workflows if you attempt to commit to protected branches. With built-in support for pre-commit hooks and a mandatory user approval gate, it ensures every commit is accurate, descriptive, and compliant with team standards.