Files
gh-jeremylongshore-claude-c…/skills/skill-adapter/scripts
2025-11-30 08:21:45 +08:00
..
2025-11-30 08:21:45 +08:00
2025-11-30 08:21:45 +08:00
2025-11-30 08:21:45 +08:00

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.