Git Commit Helper

Analyzes staged git diffs and proposes a Conventional Commits–style commit message using local heuristics. Optionally uses an LLM (OpenAI) for more nuanced messages when the `--llm` flag is passed and `OPENAI_API_KEY` is set. The agent should trigger this skill when the user says "write a commit message", "commit this", "help me commit", or any time the agent is about to create a git commit and wants a well-formatted message.

ShadowWood Updated

File contents

ShadowWood/awesome-skills/tree/main/categories/git-and-github/git-commit-helper commit a190355b98

Frequently asked questions

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