← All skills
Development
GeminiClaude
Git Workflow
Streamlined Git workflows for common development tasks. Handles branching strategies, commit conventions, and merge conflict resolution.
A comprehensive Git workflow skill that helps you follow best practices for version control. This community-contributed skill covers branching strategies like GitFlow and trunk-based development, conventional commit messages, interactive rebasing, cherry-picking, and efficient merge conflict resolution.
gitversion-controlworkflowbranching
Share:
Capabilities
GitFlow and trunk-based branching
Conventional commit message formatting
Interactive rebase and cherry-picking
Merge conflict resolution strategies
Git history cleanup
Git hooks and automation
Use Cases
Managing feature branches
Cleaning up commit history
Resolving merge conflicts
Setting up git workflows
Code review preparation
Add to your AI assistant
Choose your AI assistant and run the command in your terminal
Gemini
curl -fsSL https://raw.githubusercontent.com/n3wth/newth-skills/main/skills/git-workflow.md -o ~/.gemini/skills/git-workflow.mdCopyClaude
curl -fsSL https://raw.githubusercontent.com/n3wth/newth-skills/main/skills/git-workflow.md -o ~/.claude/skills/git-workflow.mdCopy