chinese-git-workflow

Configure Git workflows for Chinese-hosted repositories on Gitee, Coding.net, Jihu GitLab, CNB, and mirrored GitHub.

Updated Sep 27, 2024
One-click install
npx skills add https://github.com/sheer-rey/PowerBash --skill chinese-git-workflow-sheer-rey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-git-workflow
Source: https://github.com/sheer-rey/PowerBash/tree/main/.claude/skills/chinese-git-workflow
Command: npx skills add https://github.com/sheer-rey/PowerBash --skill chinese-git-workflow-sheer-rey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams standardize Git usage for domestic platforms and reduce friction caused by access instability, inconsistent branching, and mismatched CI/CD expectations.

Core Features & Use Cases

  • Platform-Specific Git Setup: Covers Gitee, Coding.net, Jihu GitLab, CNB, and mirrored GitHub configurations for SSH, HTTPS, and credential handling.
  • Branching and Commit Standards: Provides practical workflow choices such as trunk-based development, Git Flow, and simplified team processes, plus branch naming and commit message conventions.
  • CI/CD and Collaboration Templates: Includes pipeline examples, PR/MR description templates, and repository hygiene settings to support repeatable team operations.
  • Use Case: A Chinese engineering team can adopt this Skill to set up remote URLs, define a shared branching model, enforce commit format rules, and prepare platform-compatible pipeline files.

Quick Start

Use this Skill to design a domestic Git workflow for your repository, then apply the recommended platform settings, branch rules, commit conventions, and CI/CD template for your team.

Frequently Asked Questions about chinese-git-workflow

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

FAQPage Schema
How do I configure Git SSH and HTTPS credentials for Gitee or Jihu GitLab?

Git SSH and HTTPS credentials for Gitee or Jihu GitLab require platform-specific remote URL formats and authentication settings. This Skill provides configurations covering credential handling and access stability for domestic repository platforms.

What branch naming and commit message conventions work best for Chinese engineering teams?

Branch naming and commit message conventions for Chinese teams include trunk-based development, Git Flow, or simplified processes. This Skill provides workflow choices to standardize branching and enforce commit format rules across domestic repositories.

Does this Git workflow support CI/CD pipeline templates for Coding.net and CNB?

Yes, this Git workflow supports CI/CD pipeline templates for Coding.net and CNB. It includes platform-compatible pipeline examples, PR/MR templates, and repository hygiene settings to support repeatable team operations across domestic platforms.

How do I set up a mirrored GitHub repository workflow with domestic Git platforms?

Setting up a mirrored GitHub workflow with domestic Git platforms involves applying specific remote URL formats and synchronization settings. This Skill configures mirrored setups alongside Gitee, Coding.net, Jihu GitLab, and CNB to reduce access instability friction.

What's the best way to standardize Git usage across multiple domestic code hosting platforms?

Standardizing Git usage across domestic platforms requires unified branch rules, commit conventions, and platform-specific remote configurations. This Skill reduces friction from inconsistent branching and mismatched CI/CD expectations across Gitee, CNB, and Jihu GitLab.