Git Conventional Commit

Create git commits following the Conventional Commits v1.0.0 specification (conventionalcommits.org). Use when the user asks to commit changes, says "/conventional-commit", or wants a well-structured commit message. Triggers on requests like "commit this", "commit my changes", "create a commit", or any git commit workflow. Analyzes staged/unstaged changes and produces compliant commit messages with proper type, scope, description, body, and footers.

jackchuka 3968fc2 5.0 KB Updated

File contents

jackchuka/skills/tree/main/git-conventional-commit commit 3968fc219e

Frequently asked questions

npx skillmds@latest add jackchuka/git-conventional-commit