The Git Commit Manager skill streamlines your version control workflow by automatically staging relevant files and generating high-quality commit messages that follow Conventional Commits standards. It intelligently gathers context from your current branch, staged diffs, and recent history to ensure every commit is descriptive and accurate, while protecting your project by excluding sensitive files like API keys or environment variables. This skill is essential for developers looking to maintain a clean, professional project history without the manual overhead of managing staging areas and writing repetitive messages.
