Description from extension meta
pr2prompt lets you turn GitHub pull requests into AI prompts for instant code review feedback.
Image from store
Description from store
💬 pr2prompt is a Chrome extension that lets you turn GitHub pull requests into customizable AI prompts for instant code review feedback.
## 🚀 Features
✅ Extracts PR title, description, and diff
✅ Lets you define your own prompt template using {{title}}, {{description}}, {{diff}} placeholders
✅ Copies the generated prompt directly to your clipboard
✅ Supports public and private repositories (uses your logged-in GitHub session)
✅ Simple popup interface to customize and save your template
## 🔧 How It Works
1. Go to a GitHub pull request page.
2. Click the **floating button** (bottom right): `Copy PR Prompt`.
3. The extension:
- Opens the GitHub API and diff in background tabs (no token needed).
- Extracts the PR details.
- Applies your custom template.
- Copies the final prompt to your clipboard.
## ✨ Custom Template Example
In the extension popup, you can set templates like:
---
Please review the following PR:
Title: {{title}}
Description:
{{description}}
Changes:
{{diff}}
---
Statistics
Installs
2
history
Category
Rating
0.0 (0 votes)
Last update / version
2025-07-20 / 1.1.1
Listing languages
en