pr-description-writer

Installation
SKILL.md

PR Description Writer Skill

Writes structured, reviewer-friendly pull request descriptions from a diff, commit list, or informal notes. Covers the what, why, and how-to-review so reviewers can start immediately.

Required Inputs

Ask for these if not provided:

  • What changed (paste a git diff, git log --oneline, or describe the changes in plain English)
  • Why it was changed (the problem being solved or feature being added)
  • How to test it (any specific steps a reviewer needs to verify it works)
  • Risk level (low / medium / high — affects how much reviewer guidance to include)
  • PR type (feature / bug fix / refactor / dependency upgrade / config change / hotfix)

Output Structure

Title

A clear, imperative-mood title under 72 characters: [type]: [concise description of what changed]

Related skills

More from mohitagw15856/pm-claude-skills

Installs
3
GitHub Stars
322
First Seen
14 days ago