01Analyzes repository state using git status and diff analysis
021 GitHub stars
03Generates conventional commit messages (feat, fix, chore, etc.)
04Focuses on the 'why' behind changes for better documentation
05Enforces local-only safety constraints by avoiding accidental pushes
06Intelligently stages relevant files for focused commits