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