# 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.

- Skill: `tomevault-io/git-workflow-169` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/git-workflow-169`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/git-workflow-169/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/git-workflow-169

---


# 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](https://tomevault.io/claim/thebeardedbearsas) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

