git-workflow-mastery

Installation
SKILL.md

Git Workflow Mastery

Branching Strategies

GitHub Flow (Simple)

main ────●────●────●────●────●────
              \         /
feature        ●───●───●

Best for: Continuous deployment, small teams

Git Flow (Structured)

main    ────●─────────────────●────
             \               /
release       ●─────●───────●
               \   /
Related skills
Installs
10
GitHub Stars
3
First Seen
Jan 24, 2026