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. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/johnnymo87--dotfiles--managing-stacked-prs commit 5f54b9797f

Frequently asked questions

npx skillmds@latest add tomevault-io/managing-stacked-pull-requests