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.
$ インストール
git clone https://github.com/johnnymo87/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.claude/skills/managing-stacked-prs ~/.claude/skills/dotfiles// tip: Run this command in your terminal to install the skill
Repository

johnnymo87
Author
johnnymo87/dotfiles/.claude/skills/managing-stacked-prs
0
Stars
0
Forks
Updated1w ago
Added1w ago