git-flow - Git Workflow Branching Strategies Guide
Guide Git branching strategies, naming conventions, and merge operations
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check unmerged branches
- synchronize latest code
- create feature branch
- create fix branch
- create hotfix branch
- merge branches
- resolve merge conflicts
- detect configuration
- recommend strategy
Inputs
- Git repository
- CONTRIBUTING.md
- deployment frequency
Outputs
- named branches
- merged branch
- resolved conflicts
- configuration recommendation
Requirements
- Git version control
- Git repository
- CONTRIBUTING.md
