Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

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.

majiayu000 9fd0717 2 files · 10.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/managing-stacked-pull-requests commit 9fd07177ed

Frequently asked questions

npx skillmds add majiayu000/managing-stacked-pull-requests