git-commit-plan
✓Plan commits from the current working tree. Use when asked how to split changes into commits, what to stage together, how to handle untracked files, or to propose commit messages and an execution plan (stage/commit) based on `git status`/diffs.
Installation
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:
Plan commits from the current working tree. Use when asked how to split changes into commits, what to stage together, how to handle untracked files, or to propose commit messages and an execution plan (stage/commit) based on `git status`/diffs. Source: heykvnzhao/dotfiles.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/heykvnzhao/dotfiles --skill git-commit-plan- Source
- heykvnzhao/dotfiles
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is git-commit-plan?
Plan commits from the current working tree. Use when asked how to split changes into commits, what to stage together, how to handle untracked files, or to propose commit messages and an execution plan (stage/commit) based on `git status`/diffs. Source: heykvnzhao/dotfiles.
How do I install git-commit-plan?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/heykvnzhao/dotfiles --skill git-commit-plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/heykvnzhao/dotfiles
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-12