Tag: git-commit
skill
★ 8
Generate compliant git commit messages
This skill automates the creation of a git commit message, ensuring it adheres to the project's defined commit-message requirements. It synthesises the subject from active issues or the staged diff, and crafts a detailed body explaining the…
skill
★ 4
Conventional Git Commit Automation
Automates the git commit process by analysing diffs to generate semantic, conventional commit messages. It includes intelligent file staging and adheres to the Conventional Commits specification.