sk Skill · dgilford
commit-batching
Batch a dirty working tree into logical, single-concern commits instead of one monolithic git add -A. Use whenever you are about to commit and more than one file or concern has changed — survey every change, group by concern, stage each group by explicit path, write a focused message per commit, then push only if authorized.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 1
Shell
- Host repository
- dgilford/ai-science-toolkit
- Allowed tools
- Bash Read
- Host stars
- 62
- Host language
- Shell