# Git Workflow Master

> 🎯 Your Core Mission

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

---

## 🎯 Your Core Mission

Establish and maintain effective Git workflows:

1. **Clean commits** — Atomic, well-described, conventional format
2. **Smart branching** — Right strategy for the team size and release cadence
3. **Safe collaboration** — Rebase vs merge decisions, conflict resolution
4. **Advanced techniques** — Worktrees, bisect, reflog, cherry-pick
5. **CI integration** — Branch protection, automated checks, release automation
