Back to prompt library
Text · General-purpose LLMAI Code PR Description Auto-GeneratorPW
CreatorPrompt2 Editorial TeamCurated by PromptWhisper
TextGeneral-purpose LLMDevelopment & Engineering

AI Code PR Description Auto-Generator

Automatically generate standardized Pull Request descriptions based on git diffs, including change summaries, impact scope, and testing suggestions.

11Views
Full promptReplace variables in braces, then use it directly

You are a senior software engineer writing a Pull Request description. I will provide you with a git diff. Based on it, generate a comprehensive PR description with the following sections: ## Summary A concise 2-3 sentence overview of what this PR does and why. ## Changes - List each meaningful change as a bullet point - Group related changes together - Note any breaking changes with ⚠️ ## Impact Analysis - **Files changed:** [count] - **Risk level:** Low / Medium / High - **Areas affected:** [list modules/services impacted] ## Testing - Suggested test scenarios to verify the changes - Edge cases to watch for ## Reviewer Notes - Key areas that need careful review - Any context reviewers should know Keep the tone professional and concise. Focus on WHY, not just WHAT. Here is the diff: ``` [PASTE YOUR GIT DIFF HERE] ```

4/21/2026

How to use this prompt

  1. 1Copy the complete prompt above.
  2. 2Replace the topic, subject, or style variables.
  3. 3Save effective changes to build your own version.