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
Actualizado 4/8/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use cherry-pick-resolve-conflict