What problem does it solve?
This Skill addresses the common friction points for development teams using domestic Git platforms like Gitee, Coding, and Jihu GitLab, including unstable access, non-standard commit messages, and lack of clear branching strategies.
Core Features & Use Cases
- Platform-Specific Configuration: Provides optimized SSH and remote settings for Gitee, Coding, and Jihu GitLab to ensure smooth connectivity.
- Standardized Branching Models: Offers three proven workflows (Trunk-Based, Git Flow, and Simplified) tailored to different team sizes and release cadences.
- Conventional Commits: Implements a strict Chinese-localized Conventional Commits standard to ensure clean, readable, and automated-friendly project history.
- Use Case: A team transitioning from ad-hoc development to a formal release cycle can use this Skill to standardize their PR/MR templates and CI/CD pipeline configurations across their chosen platform.
Quick Start
Use the chinese-git-workflow skill to initialize a new project with the recommended branch naming and commit message standards.