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):
- Read the Master Workflow: Always refer to the rules defined in
docs/developer/git-workflow.md. - Conventional Commits: Ensure all commits have the correct scope and sign-off.
- GH CLI: Use
ghfor all PR management.
This ensures consistency across different AI assistants and manual development.
Source: shangar-t-a/bella-keys-personal-assist — distributed by TomeVault.