pr2prompt icon

pr2prompt

by devkhs37

v1.1.1 Updated Jul 20, 2025 16.56KiB
CWS
9
Users
β˜… 0.00
0 reviews
#114679
of 191.1K
developer
#10019 of 16.7K

Description

πŸ’¬ 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}} ---
pr2prompt screenshot 1pr2prompt screenshot 2

Reviews

Loading reviews...

Permissions (2)

Permissions

clipboardWriteβ„Ή Can write to your clipboard storageβ„Ή Can store data locally in your browser

Details

Version 1.1.1
Updated Jul 20, 2025
Size 16.56KiB
First Seen Mar 27, 2026