Conventional commits для Java-проектов

engineering

git-commit is a Claude Code skill that generates conventional commit messages for Java projects with correct scope (module/package) and a body explaining the why behind each change. It triggers on phrases like "commit these changes" or "create commit" and is meant to be invoked after each discrete chunk of ready work. Part of the claude-code-java collection of 18 skills (MIT license), built for Java/Maven development with a focus on token efficiency and reproducible workflows. Ideal for Java teams with an established PR culture who need consistent, meaningful commit messages across all their repositories.