home/categories/git-workflows/tikv-tikv-agents-skills-cherry-pick-resolve-conflict-skill-md
git-workflowsdevops

cherry-pick-resolve-conflict

Cherry-pick one specific git commit into the current TiKV branch with strict already-applied pre-checks, conflict resolution based on full code understanding, TiKV-specific validation, and deep review only if the pick is applied. Use when asked to apply a single commit SHA onto this repository, especially when conflicts are likely or the change is production-critical.

tikv
maintainer
tikv
更新于 4/8/2026
星标
16620
分支
2263
quick start

Installation and usage

Cherry-pick one specific git commit into the current TiKV branch with strict already-applied pre-checks, conflict resolution based on full code understanding, TiKV-specific validation, and deep review only if the pick is applied. Use when asked to apply a single commit SHA onto this repository, especially when conflicts are likely or the change is production-critical.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use cherry-pick-resolve-conflict