About
The Commit Detection skill streamlines version control workflows by intelligently analyzing staged and unstaged changes to suggest the most accurate Conventional Commit type. By scanning file extensions, directory structures, and code diffs for specific keywords like 'fix', 'perf', or 'refactor', it eliminates manual categorization effort. This skill ensures repository consistency, facilitates automated changelog generation, and helps maintain a high-quality project history by correctly identifying everything from new features to minor documentation updates.