Skip to main content
Back to skills
development
GeminiClaude

Git Workflow

Streamlined Git workflows for common development tasks. Handle branching strategies, commit conventions, and merge-conflict resolution.

Follow Git best practices for version control. A community-contributed skill covering branching strategies like GitFlow and trunk-based development, conventional commit messages, interactive rebasing, cherry-picking, and efficient merge-conflict resolution.

gitversion-controlworkflowbranching
Share:
Version 1.0.0Updated Jan 27, 2026Community Contributor

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

Geminicurl -fsSL https://raw.githubusercontent.com/n3wth/newth-skills/main/skills/git-workflow.md -o ~/.gemini/skills/git-workflow.mdCopy
Claudecurl -fsSL https://raw.githubusercontent.com/n3wth/newth-skills/main/skills/git-workflow.md -o ~/.claude/skills/git-workflow.mdCopy

Discussions

Sign in with GitHub to join the discussion.

Loading...