AI-powered conventional commit message generator with smart analysis
Installation
Open Claude Code and run this command:
/plugin install git-commit-smart@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
AI-powered conventional commit message generator that analyzes your staged changes and creates professional, standardized commit messages automatically.
Features
- AI-Powered Analysis: Understands your code changes and generates contextual messages
- Conventional Commits: Follows the conventional commits standard automatically
- Fast Workflow: Generate commits in seconds with
/gcshortcut - Smart Categorization: Automatically determines commit type (feat, fix, docs, etc.)
- Breaking Change Detection: Identifies and documents breaking changes
- Interactive Confirmation: Review and edit before committing
Skills (1)
'Execute use when generating conventional commit messages from staged.
ReadWriteEditGrepGlobBash(git:*)