Not sure about your commit message quality? Git gud with gitgud.
gitgud uses standardized commit message practices and statistics train a model that will grade your code when you connect to a server with a client hooked into git itself.
$ sudo pip3 install nltk
$ python3
>>> import nltk
>>> nltk.download('all')