# Git Commit Groups

> commit in groups of changes

- Skill: `lucrnz/git-commit-groups` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lucrnz/git-commit-groups`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lucrnz/git-commit-groups/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: lucrnz (https://skillmd.com/u/lucrnz)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lucrnz/git-commit-groups

---


See the current git changes for this workspace,
Organize them in groups, by feature/change/fix/relevance
And those changes in batches with descriptive commit messages

Follow conventional commits, if the project uses them already

At the end report a summary of what changed, and how you grouped the commits


