Git Workflow

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

tomevault-io Updated

File contents

Git Workflow Skill

[!IMPORTANT] This skill follows the project's single source of truth. Source of Truth: 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 — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/shangar-t-a--bella-keys-personal-assist--git-workflow commit a62e018624

Frequently asked questions

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