Git Commit

Draft thoughtful Git commit messages that follow Chris Beams's "How to Write a Git Commit Message" guidance, and use this skill whenever the user asks to create a commit, prepare a commit message, stage-and-commit work, or clean up commit history. Always show the proposed message to the user for review before committing, prefer opening the draft in the editor, and never run `git commit` until the user explicitly approves it. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/missingfaktor--akar--akar commit 35fce4d793

Frequently asked questions

npx skillmds@latest add tomevault-io/git-commit-2