Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user