Skip to main content

cherry-pick-prod

Use when a specific fix that's already on main needs to land on a production/release branch without dragging along everything else โ€” a hotfix to backport, a "cherry-pick this commit onto release-2.4", a "we need just that one PR on prod" request. Reach for this whenever someone wants to port one or a few commits to a release branch and open a PR for it, especially before doing it by hand in their main checkout, which pollutes their working tree and routinely leaves conflict markers committed or loses the original commit's provenance.

Jump to install

Source facts

Repository
az9713/skill-best-practices
Last source activity
June 24, 2026 at 03:26
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.