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. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/krzysztofsurdy--code-virtuoso--git-workflow commit 42df3705df

Frequently asked questions

npx skillmds@latest add tomevault-io/git-workflow-157