01Analyzes staged git diffs to extract context and intent
02Generates Conventional Commit compliant messages (feat, fix, refactor, etc.)
03Drafts concise 50-character summary lines with detailed descriptive bodies
04Supports optional scoping for specific project components
05Encourages best practices by using present tense and explaining 'why' over 'how'
061 GitHub stars