PR Description Generator
Copilot can access git diffs natively in its workspace. Cursor reads diffs when pointed to them. The risk assessment section is the key differentiator — it forces the AI to think about consequences, not just describe changes.
Generate a PR description from the current git diff.
PR template to follow:
## What
One-sentence summary of the change.
## Why
The problem this solves or the feature it adds. Link to issue if applicable: {{issue_reference}}
## How
Technical approach in 3-5 bullet points. Focus on non-obvious decisions.
## Testing
- [ ] Unit tests added/updated for: (list specific test cases)
- [ ] Manual testing steps:
1. (step-by-step reproduction)
2. (expected result at each step)
## Screenshots
(Note where screenshots should be added if there are UI changes)
## Checklist
- [ ] Types are accurate (no \`any\` escapes)
- [ ] Error states are handled
- [ ] Loading states are handled
- [ ] Mobile responsive (if UI change)
- [ ] No console.log left in code
- [ ] Migrations are backward-compatible (if DB change)
## Risk Assessment
- Blast radius: (what could break)
- Rollback plan: (how to revert safely)
- Monitoring: (what to watch after deploy)
Read the diff carefully. Don't describe every line change — summarize the intent and highlight anything a reviewer should pay extra attention to.Variables to customize
Why this prompt works
Copilot can access git diffs natively in its workspace. Cursor reads diffs when pointed to them. The risk assessment section is the key differentiator — it forces the AI to think about consequences, not just describe changes.
What you get when you save this prompt
Your workspace unlocks powerful tools to iterate and improve.
AI Optimization
One-click improvement with structure analysis and pattern suggestions.
Version History
Track every edit. Compare versions side-by-side with word-level diffs.
Folders & Tags
Organize your library with nested folders, tags, and drag-and-drop.
$ npm i -g @promptingbox/mcpUse Everywhere
Access prompts from Claude, Cursor, ChatGPT & more via MCP integration.
Your prompts, organized
Save, version, and access your best prompts across ChatGPT, Claude, Cursor, and more.