PR Description Writer
Write a clear, structured pull request description from a git diff, branch summary, or commit list. Use when asked to write a PR description, draft a pull request, or document code changes. Produces a description with summary, motivation, changes made, testing steps, and reviewer guidance.
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
What to give it
- 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
- Target branch — e.g. main / develop / release/2.4 — affects risk framing and reviewer guidance
- Linked issue or ticket — e.g. JIRA-1234, GitHub #567 — or "none"
Related skills
PR Description Writer is one of 174 open-source professional AI agent skills.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog