chinese-git-workflow

Adapt Git workflows for Gitee, Coding, JiHu GitLab, and GitHub.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/YangYuS8/dev-2026-grading --skill chinese-git-workflow-yangyus8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-git-workflow
Source: https://github.com/YangYuS8/dev-2026-grading/tree/main/.opencode/skills/chinese-git-workflow
Command: npx skills add https://github.com/YangYuS8/dev-2026-grading --skill chinese-git-workflow-yangyus8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

国内团队在 Git 使用中经常遇到不稳定访问、跨平台适配不到位、以及缺乏统一的提交流程。本技能提供一套完整且适配国内平台与团队习惯的 Git 工作流规范,帮助团队提升协作效率与交付质量。

Core Features & Use Cases

  • 跨平台适配:Gitee、Coding、极狐 GitLab 等平台的差异化配置与最佳实践一体化。
  • 工作流方案:提供主干开发、Git Flow 等在国内环境中的可落地方案,适合不同团队规模。
  • 规范与模板:统一的分支命名、提交信息规范、PR/MR 模板,以及对 CI/CD 的对齐说明。

Quick Start

指定一个落地方案,保护主干、创建短生命周期的特性分支并实现频繁合并以提升交付效率。

Frequently Asked Questions about chinese-git-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Git workflow for a Chinese team using Gitee or JiHu GitLab?

A Git workflow for Gitee or JiHu GitLab adapts branching conventions, PR/MR templates, and CI/CD alignments to domestic platforms, ensuring stable access and unified collaboration for Chinese teams.

What is the best way to standardize commit messages and branch naming for small to mid-sized teams?

Standardizing commit messages and branch naming involves enforcing clear conventions and PR/MR templates, which streamlines code reviews and improves delivery quality for small to mid-sized Chinese teams.

Does this Git workflow support both trunk-based development and Git Flow?

Yes, this Git workflow supports both trunk-based development and Git Flow, offering practical, landable schemes tailored to different team scales and delivery frequencies within domestic environments.

How do I align CI/CD pipelines with domestic Git platforms like Coding?

Align CI/CD pipelines with domestic Git platforms by applying platform-specific configurations and guardrails that bridge cross-platform differences, improving pipeline reliability and team efficiency.

What are the limitations of applying standard Git workflows in a domestic Chinese environment?

Standard Git workflows in a domestic Chinese environment face limitations like unstable cross-platform access and lack of unified submission processes, requiring adapted configurations to ensure reliable delivery.