Commit

Commits everything modified or new in the working tree by default, grouped into a series of coherent Conventional Commits — one commit per logical change, staged by path, with the type/scope vocabulary inferred from the repo's own git history — instead of sweeping everything into a single commit. Configurable per repo to ask before including new files. Use when asked to "commit this", "commit my changes", "commit everything", "make a commit", "split this into commits", or to write a commit message for work already staged.

eagerworks 41bfcad 7 files · 23.8 KB Updated

File contents

eagerworks/skills/tree/main/skills/commit commit 41bfcad794

Frequently asked questions

npx skillmds@latest add eagerworks/commit