An automatic git commit plugin for Claude Code, which can generate standardized commit messages based on code changes.
- Automatic commit message generation: Analyzes staged code changes to generate standardized commit messages
- Multi-language support: Supports generating commit messages in both Chinese and English
- Interactive confirmation flow: Provides multiple confirmation options to ensure accurate commit messages
- Best practices compliant: Generates high-quality commit messages based on Google Engineering Practices CL description rules
- Flexible editing options: Supports auto-generated, user-edited, or manually modified commit messages
Invoke the commit skill in Claude Code:
/commit-plugin:commit
基于 Claude Code 的 git commit 插件,可根据代码变更生成符合规范的提交信息。
- 自动生成提交信息:分析暂存区的代码变更,生成符合规范的提交信息
- 多语言支持:支持中文和英文提交信息生成
- 交互式确认流程:提供多种确认选项,确保提交信息准确无误
- 遵循最佳实践:基于 Google 工程实践中的 CL 描述规则生成高质量的提交信息
- 灵活的编辑方式:支持自动生成、用户编辑或手动修改提交信息
在 Claude Code 中调用 commit 技能:
/commit-plugin:commit