moai-foundation-git
Installation
SKILL.md
Git Workflow Expert
Version Control Best Practices
Focus: Branching Strategy, Commit Conventions, PR Workflow
Standards: Conventional Commits, Semantic Versioning
Overview
Production-grade Git workflows for team collaboration.
Core Concepts
- Branching Strategy: Feature branches, trunk-based development
- Commit Messages: Conventional commits format
- PR Process: Code review, CI/CD integration