Git Workflow Automator
Automates git operations including smart commits, branch management, PR creation, and changelog generation.
About
The Git Workflow Automator skill handles the repetitive parts of version control. It generates semantic commit messages from diffs, manages feature branches following git-flow or trunk-based patterns, creates well-structured pull requests with descriptions and test plans, generates changelogs from commit history, and handles release tagging. Integrates with GitHub, GitLab, and Bitbucket APIs.
Installation
git clone https://github.com/gmh5225/awesome-skills ~/.gemini/skills/git-workflow-automatorOr install to ~/.antigravity/skills/git-workflow-automator for Antigravity CLI.