Scripts
Bundled resources for ai-commit-gen skill
- analyze_diff.py: Analyzes the git diff and extracts relevant information for commit message generation.
- commit_message_generator.py: Generates commit message options based on the analyzed diff.
- validate_commit_message.py: Validates the generated commit message against the Conventional Commits standard.