follow-up-on-pr
CommunityRebase, fix feedback, and ready your PR
System Documentation
What problem does it solve?
It helps you take over an existing pull request and turn it into a merge-ready change by updating it to the latest base branch, addressing review feedback, and resolving any CI regressions that block merging.
Core Features & Use Cases
- PR takeover and update: Rebases the PR branch onto the latest base branch so it stays compatible and avoids merge conflicts.
- Reviewer-feedback resolution: Reviews the fetched inline and general comments, implements requested changes, and replies to resolved threads.
- CI-focused stabilization: Runs local lint/format/test/typecheck checks, distinguishes pre-existing failures from PR-introduced ones, and updates code accordingly.
Example use case: you’re given a PR URL where reviewers requested changes and CI is failing; you use this skill to rebase, implement the missing fixes, get tests passing, push updates, and leave a clear review response.
Quick Start
Follow up on PR #9996 by rebasing it onto the latest base branch, applying reviewer-requested changes, running the relevant local checks, and force-pushing the updated branch.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: follow-up-on-pr Download link: https://github.com/oElberte/dotfiles/archive/main.zip#follow-up-on-pr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.