# Git Workflow

> Git workflow guidelines for branch setup, commits, and PR creation Use when this capability is needed.

- Skill: `tomevault-io/git-workflow-202` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/git-workflow-202`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/git-workflow-202/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-202

---


# Git Workflow Skill

> [!IMPORTANT]
> This skill follows the project's single source of truth.
> **Source of Truth:** [docs/developer/git-workflow.md](../../../docs/developer/git-workflow.md)

## Instructions

When performing Git operations (Branching, Committing, PRs):

1. **Read the Master Workflow:** Always refer to the rules defined in `docs/developer/git-workflow.md`.
2. **Conventional Commits:** Ensure all commits have the correct scope and sign-off.
3. **GH CLI:** Use `gh` for all PR management.

This ensures consistency across different AI assistants and manual development.

---
> Source: [shangar-t-a/bella-keys-personal-assist](https://github.com/shangar-t-a/bella-keys-personal-assist) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-16 -->

