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
Mis à jour 4/8/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use cherry-pick-resolve-conflict