概要
The Smart Git Commit Manager skill streamlines version control workflows by guiding Claude to generate high-quality, standardized commit messages. It intelligently differentiates between 'Milestone' commits (used for tracking progress on development branches) and 'Delivery' commits (finalized changes), applying the correct pre-commit hook logic for each. By referencing a centralized project tag file and analyzing the scope of changes, it ensures consistency across the repository, automatically links GitHub issues from branch names, and provides file-specific summaries for complex updates without claiming co-authorship.