# Pr Description Concise Markdown

> Writes a concise, high-level PR description in Markdown for the changes in the current branch. Use when the user asks for a pull request description, merge request summary, or a short summary of what changed on the branch and why. Read-only, changes no files.

- Skill: `viktor-ferenczi/pr-description-concise-markdown` (Agent Skill)
- Install (CLI): `npx skillmds@latest add viktor-ferenczi/pr-description-concise-markdown`
- Raw SKILL.md: https://api.skillmd.com/api/skills/viktor-ferenczi/pr-description-concise-markdown/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- License: MIT
- Author: viktor-ferenczi (https://skillmd.com/u/viktor-ferenczi)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/viktor-ferenczi/pr-description-concise-markdown

---


Write a concise PR description for the changes in the current branch.
Consider only the new commits relative to the base branch (it may be other than `main`).
For complex code changes stay at a high, architect level.
For small changes provide a high level summary of what has changed and why.
Provide it in a single Markdown block directly in this conversation.
Start right away with the list of changes without any header. 
Do not write any test instructions or any other explanation.
Do not change any files.
