01Analyzes git diffs to understand the context of code changes
02Helps identify breaking changes and formats them correctly
030 GitHub stars
04Generates commit messages formatted according to the Conventional Commits standard
05Provides guidance on writing descriptive commit bodies that explain the 'why' behind a change
06Suggests appropriate commit types (e.g., feat, fix, refactor) and scopes