概要
The Smart Git Commit skill streamlines the development workflow by automatically analyzing staged and unstaged changes to create logical, atomic commits. It intelligently groups files by domain—such as separating application logic from configuration changes—and enforces conventional commit standards. Designed to maintain a clean repository history, it identifies and fixes pre-commit hook errors at the root cause rather than bypassing them, ensuring high code quality before pushing to remote repositories.