Git Workflow

Git workflow and conventional commits. Use when working with git, branches, commits, pull requests, code review, or version control strategy. Use when this capability is needed.

tomevault-io Updated

File contents

Git Workflow

This skill provides universal Git workflow and conventional commits guidelines.

See @REFERENCE.md for detailed documentation.

Quick Reference

  • Commits: <type>(<scope>): <description>
  • Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore
  • Branches: feature/, fix/, refactor/, docs/
  • Max branch life: 3 days
  • Review: Required before merge

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/thebeardedbearsas--claude-craft--git-workflow commit 3dec31eca4

Frequently asked questions

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