
from abatilo/vimrc10
Automates the creation of logically grouped, atomic git commits with professional formatting and Conventional Commits support.
This skill enables an agent to transform a messy working directory into a series of clean, atomic commits. Instead of bulk-committing all changes, it analyzes the diff and groups related changes together, ensuring that each commit represents a single logical change.
Use this skill when the user asks to "commit changes", "/commit", or needs help splitting a large set of changes into multiple structured commits using git add -p.
Compatible with agents having access to shell/bash tools, specifically those capable of interacting with the Git CLI (e.g., Claude Code, Codex, Cursor).
This skill has not been reviewed by our automated audit pipeline yet.