Git Commit

Draft a Conventional Commit message from the currently staged Git changes. Use when the user wants a commit message suggestion, asks to summarize staged work into a commit, or needs a Conventional Commit subject/body without actually running `git commit`. This skill must only inspect staged changes and must not stage files, inspect unstaged work, or create the commit.

JUNERDD d1a5830 2 files · 3.7 KB Updated

File contents

JUNERDD/skills/tree/main/skills/git-commit commit d1a58308cc

Frequently asked questions

npx skillmds@latest add junerdd/git-commit