Git Commit Helper

Helps write clear, conventional commit messages.

WaelAbouceo Updated

File contents

Commit Helper

Guide the user to write good commit messages:

  • Use the conventional-commits format: type(scope): summary.
  • Keep the subject under 72 characters.
  • Explain the "why" in the body, not just the "what".

Suggest the message as text. Let the user run git commit themselves.

WaelAbouceo/vouch/tree/main/bench/benign/git-commit-helper commit 6675a892d7

Frequently asked questions

npx skillmds@latest add waelabouceo/git-commit-helper