home/categories/git-workflows/ameyalambat128-dotconfig-codex-skills-public-commit-chunks-skill-md
git-workflowsdevops

commit-chunks

Review and commit git changes in meaningful, atomic chunks. Use when a user asks to review uncommitted changes, group them into logical commits, stage selectively, and create conventional-commit messages, including running status/diff and showing recent log.

ameyalambat128
maintainer
ameyalambat128
更新于 1/8/2026
星标
1
分支
0
quick start

Installation and usage

Review and commit git changes in meaningful, atomic chunks. Use when a user asks to review uncommitted changes, group them into logical commits, stage selectively, and create conventional-commit messages, including running status/diff and showing recent log.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use commit-chunks