Git Conventional Commits

Builds a Conventional Commits commit message for the current changes in git. Analyzes the staged diff (or unstaged, if staged is empty), determines type/scope, writes the subject and, if needed, a body. Use when the user wants to "make a commit", "commit the changes", "commit this", "write a commit message", "commit following the convention".

alexeyshishin e19f775 2 files · 5.7 KB Updated

File contents

alexeyshishin/as-skill/tree/main/domains/git/skills/git-conventional-commits commit e19f775bd8

Frequently asked questions

npx skillmds@latest add alexeyshishin/git-conventional-commits