关于
This skill streamlines the Git workflow by intelligently analyzing staged files and their diff content to categorize changes into logical groups like features, fixes, dependencies, and documentation. It follows the Conventional Commits specification, automatically determining the correct type and scope while generating descriptive commit messages. By grouping related changes and deriving context from file paths and code modifications, it helps developers maintain a clean and standardized project history with minimal manual effort, making it an essential tool for maintaining high-quality repository logs.