Git Commit Message

Use when asked to generate a git commit message for a code change. Reads the diff (unstaged or staged), infers the commit type and scope from the changed files, then produces a commit message that matches the project's convention — either from a templates/commit-template.md file in this skill folder, or derived from the last 5–10 commits in the repo.

binh230199 5db8268 2 files · 7.6 KB Updated

File contents

binh230199/ai/tree/main/.github/skills/git-commit-message commit 5db8268bc2

Frequently asked questions

npx skillmds@latest add binh230199/git-commit-message