home/categories/git-workflows/johnnymo87-dotfiles-claude-skills-managing-stacked-prs-skill-md
git-workflowsdevops

managing-stacked-pull-requests

This skill teaches how to manage stacked PRs (pr1 → pr2 → pr3) after the base PR merges. Covers rebasing dependent PRs onto the updated base branch using cherry-pick workflow. Use this when you have a chain of dependent PRs and need to update them after merging earlier PRs in the stack.

johnnymo87
maintainer
johnnymo87
اپ ڈیٹ ہوا 1/19/2026
اسٹارز
0
فورکس
0
quick start

Installation and usage

This skill teaches how to manage stacked PRs (pr1 → pr2 → pr3) after the base PR merges. Covers rebasing dependent PRs onto the updated base branch using cherry-pick workflow. Use this when you have a chain of dependent PRs and need to update them after merging earlier PRs in the stack.

انسٹالیشن
$ install --globalskills.sh
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use managing-stacked-pull-requests