If you're working with Chinese Git platforms like Gitee, Coding.net, or JihuLab instead of GitHub, this walks you through the specific SSH configs, credential setup, and CI/CD differences that actually matter. It includes platform comparison tables, mirror sync commands for pushing to multiple remotes, and proper Chinese commit message conventions based on Conventional Commits. The CI examples are practical, covering Gitee Go's YAML format, Coding's Jenkinsfile syntax, GitLab CI, and CNB's branch-first Docker pipeline structure. It also lays out three workflow models (trunk-based, Git Flow, and a simplified dev/main pattern common in Chinese teams) so you can pick what fits your team size. Only triggers when you explicitly call it with /chinese-git-workflow.
npx skills add https://github.com/jnmetacode/superpowers-zh --skill chinese-git-workflow