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
Atualizado 4/8/2026
Estrelas
16620
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use cherry-pick-resolve-conflict