pr-description

Installation
SKILL.md

PR Description Generator

Overview

Generate pull request descriptions that tell reviewers WHY something changed, not just WHAT changed. Every PR description includes structured sections for motivation, changes, testing instructions, rollback plan, and reviewer guidance. The goal is a description that lets a reviewer understand, verify, and safely deploy the change without asking follow-up questions.

When to use

  • The task is to write or improve a pull-request or merge-request description from an actual branch diff.
  • The user needs reviewer-facing context: motivation, change summary, testing, risk, rollback, and review guidance.
  • The deliverable is the PR body, not the PR itself and not a code review.
  • The branch is already implemented enough to describe what changed.

Do NOT use when:

Related skills
Installs
12
GitHub Stars
4
First Seen
Mar 7, 2026