What problem does it solve?
This Skill helps you take over a pull request when review feedback has gone unanswered long enough to justify a successor PR, while preserving the original contributor’s work and credit.
Core Features & Use Cases
- Eligibility Verification: Checks the latest maintainer review, elapsed time, and post-review author activity before taking any action.
- Worktree-Based Preservation: Creates a separate worktree, reuses the contributor’s commits, and applies requested changes on top.
- Review-Driven Follow-Up: Builds a review plan from existing comments, runs validation, prepares a successor PR, and drafts a courteous closing comment.
- Use Case: A maintainer needs to replace a stale PR after the response window has expired, but wants to keep the contributor’s authorship intact and communicate the transition clearly.
Quick Start
Ask to evaluate PR 42 for takeover eligibility and, if eligible, prepare the successor changes and draft the public PR and closing comments.