Review

Extract GitHub PR review comments and transform them into markdown, ready to paste into your coding agent.

Review

Drag to your bookmarks bar, or right-click to bookmark

How to use

  1. Navigate to a GitHub Pull Request
  2. Click the Files changed tab
  3. Click the Review bookmarklet
  4. Copy the comments from the modal
  5. Paste into your coding agent

Output format

# PR Review Comments

## filename.py: line 42

Review comment text here

---

## another-file.js: lines 50-55

Multi-line comment spanning several lines of code

---