agent-pr-recovery

Diagnose and resolve merge conflicts and rebase stale branches in PR workflows.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/fmhall/lean-png --skill agent-pr-recovery-fmhall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-pr-recovery
Source: https://github.com/fmhall/lean-png/tree/main/.claude/skills/agent-pr-recovery
Command: npx skills add https://github.com/fmhall/lean-png --skill agent-pr-recovery-fmhall

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides expert guidance and automated commands to streamline the process of resolving merge conflicts and rebasing stale branches in agent Pull Requests (PRs).

Core Features & Use Cases

  • Conflict Resolution: Diagnose and resolve merge conflicts on PRs efficiently.
  • Rebase Guidance: Offers strategies for rebasing stale branches.
  • PR Recovery: Assists in salvaging or redoing PRs when necessary.

Quick Start

Use the agent-pr-recovery skill to diagnose and resolve merge conflicts on your PR.

Frequently Asked Questions about agent-pr-recovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resolve merge conflicts in pull requests with concurrent changes?

To resolve merge conflicts in pull requests, this Skill diagnoses the conflicting files, identifies the necessary Git commands to execute, and provides expert guidance to fix the conflicting code segments efficiently.

What is the best way to rebase stale branches in high-cadence PR workflows?

The best way to rebase stale branches is to use this Skill to analyze your branch state and receive targeted rebasing strategies, ensuring your pull requests are updated with the latest base branch without losing concurrent work.

Can I salvage a pull request when a rebase goes wrong?

Yes, you can salvage a pull request when a rebase goes wrong by using the PR recovery features to assess the branch state, abort failed operations, and receive guided commands to redo the rebase or conflict resolution safely.

Does this PR recovery tool work for software development teams managing concurrent PRs?

Yes, this tool is specifically designed for software development teams managing concurrent PRs, providing automated conflict resolution and rebase suggestions tailored to high-cadence workflows with multiple overlapping branch updates.

When should I not use an automated merge conflict resolution approach?

You should avoid automated merge conflict resolution when dealing with complex architectural changes or deeply intertwined logic, as the automated commands may not account for nuanced semantic conflicts that require manual code review and human judgment.

How do I automate PR management for branches with frequent merge conflicts?

You can automate PR management for branches with frequent merge conflicts by applying this Skill to your workflow, which automatically diagnoses conflicts and executes the required Git commands to streamline branch recovery and merging.