·micro-commit
</>

micro-commit

gendosu/agent-skills

将 git 更改拆分为基于上下文的微提交

0安装·0热度·@gendosu

安装

$npx skills add https://github.com/gendosu/agent-skills --skill micro-commit

SKILL.md

This approach is inspired by Lucas Rocha's micro-commit methodology, which emphasizes breaking down changes into small, logical, and independently meaningful commits.

Commits unstaged changes by grouping them into logical micro-commits using the git-operations-specialist skill.

IMPORTANT: Use the git-operations-specialist skill (via Skill tool) for ALL git-related operations in this command.

将 git 更改拆分为基于上下文的微提交 来源:gendosu/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/gendosu/agent-skills --skill micro-commit
分类
</>开发工具
认证
收录时间
2026-02-17
更新时间
2026-02-18

快速解答

什么是 micro-commit?

将 git 更改拆分为基于上下文的微提交 来源:gendosu/agent-skills。

如何安装 micro-commit?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/gendosu/agent-skills --skill micro-commit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/gendosu/agent-skills