Skills › Software Development › Dev workflow & Git
git-workflow
Complete Git & GitHub workflow super-skill: branching strategies (GitHub Flow, trunk-based, GitFlow), commit conventions, merge vs rebase, addressing PR review comments to green CI, git worktrees, GitHub operations & issue triage, the gh CLI, and safe commit/push. Curated merge of 7 skills.
Preview
—
name: git-workflow
description: Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.
origin: ECC
—
# Git Workflow Patterns
Best practices for Git version control, branching strategies, and collaborative development.
## When to Activate
– Setting up Git workflow for a new project
– Deciding on branching strategy (GitFlow, trunk-based, GitHub flow)
– Writing commit messages and PR descriptions
– Resolving merge conflicts
– Managing releases and version tags
– Onboarding new team members to Git practices
## Branching Strategies
### GitHub Flow (Simple, Reco
…
This is a premium super-skill. The full, curated skill unlocks with membership.