·git-commit-plan
>_

git-commit-plan

heykvnzhao/dotfiles

从当前工作树计划提交。当被问及如何将更改拆分为提交、一起暂存什么内容、如何处理未跟踪的文件或基于“git status”/diffs 提出提交消息和执行计划(阶段/提交)时使用。

5安装·0热度·@heykvnzhao

安装

$npx skills add https://github.com/heykvnzhao/dotfiles --skill git-commit-plan

SKILL.md

Turn the current repo state into a small set of clean, reviewable commits:

Output a numbered list of commits. For each commit, include:

Also propose the exact commands to execute the plan, favoring:

从当前工作树计划提交。当被问及如何将更改拆分为提交、一起暂存什么内容、如何处理未跟踪的文件或基于“git status”/diffs 提出提交消息和执行计划(阶段/提交)时使用。 来源:heykvnzhao/dotfiles。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/heykvnzhao/dotfiles --skill git-commit-plan
分类
>_效率工具
认证
收录时间
2026-02-12
更新时间
2026-02-18

快速解答

什么是 git-commit-plan?

从当前工作树计划提交。当被问及如何将更改拆分为提交、一起暂存什么内容、如何处理未跟踪的文件或基于“git status”/diffs 提出提交消息和执行计划(阶段/提交)时使用。 来源:heykvnzhao/dotfiles。

如何安装 git-commit-plan?

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

这个 Skill 的源码在哪?

https://github.com/heykvnzhao/dotfiles