revert

Installation
SKILL.md

Revert Merged PR

When to Use This Skill

  • A developer wants to revert a PR that has already been merged
  • The revert should be delivered as a new branch and PR
  • The revert may need to be applied to more than one base branch, such as main and a release branch

Inputs To Confirm

  • The PR URL or PR number
  • The target base branch to revert onto, such as main or release/v4.81.0
  • The desired revert branch name, if the user already has a naming convention

If any of those are missing and cannot be inferred safely, ask.

Workflow

Step 1: Check repository state

Related skills
Installs
2
Repository
lmcjt37/skills
First Seen
Mar 26, 2026