AI Code PR Description Auto-Generator
Automatically generate standardized Pull Request descriptions based on git diffs, including change summaries, impact scope, and testing suggestions.
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] ```
How to use this prompt
- 1Copy the complete prompt above.
- 2Replace the topic, subject, or style variables.
- 3Save effective changes to build your own version.


