commit-by-logic
Community按逻辑分组提交,提升提交质量与可追溯性
Authormagic3007
Version1.0.0
Installs0
System Documentation
What problem does it solve?
自动分析当前工作区的改动,将它们按逻辑分组并生成符合 Conventional Commits 规范的提交消息,帮助你分多次提交而不丢失上下文。
Core Features & Use Cases
- 自动分析 git status 和 git diff,识别需要分组的改动。
- 按文件类型、功能模块或改动类型对改动进行分组,确保每个提交语义清晰。
- 交互式确认:逐组展示改动及提交消息,允许你调整分组或消息后再提交。
- 支持逐组提交:对每个逻辑分组执行 git add 和 git commit,确保提交完整性。
- 遵循 Conventional Commits: <type>(<scope>): <description> 的格式。
Quick Start
在有未提交改动时触发该工具,让它按逻辑将改动分组并逐次提交。
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: commit-by-logic Download link: https://github.com/magic3007/dotfiles/archive/main.zip#commit-by-logic Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.