Git Workflow

Git workflow patterns and version control best practices for teams of any size. Use when the user asks to choose a branching strategy (trunk-based, GitHub Flow, Git Flow, GitLab Flow), define commit conventions, set up PR workflows, plan release management, structure a monorepo, or establish team git standards. Covers branch naming, merge vs rebase, conventional commits, semantic versioning, changelog generation, and protected branch policies.

krzysztofsurdy a7f1bc4 4 files · 32.7 KB Updated

File contents

krzysztofsurdy/code-virtuoso/tree/main/skills/knowledge/git-workflow commit a7f1bc4cbf

Frequently asked questions

npx skillmds@latest add krzysztofsurdy/git-workflow