01Identifies breaking changes using the ! syntax or BREAKING CHANGE footer
020 GitHub stars
03Supports all standard types including feat, fix, docs, refactor, and chore
04Validates footer tokens and body spacing for technical accuracy
05Ensures compatibility with SemVer (Major, Minor, Patch) versioning logic
06Enforces the standard <type>[optional scope]: <description> format