关于
The Smart Git Batch Committer is a specialized Claude Code skill designed to streamline version control by intelligently handling large sets of staged changes. Instead of creating a single, monolithic commit for disparate changes, this skill analyzes file diffs to group modifications by feature or functionality. It automatically generates standardized Conventional Commit messages (e.g., feat, fix, refactor) in the user's preferred language, ensuring a clean, readable, and professional git history even during high-velocity development sessions.