Skip to content

insanoid/code-review-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PR Self-Review

PR Self-Review

A Chrome extension for annotating GitHub PR diffs with private notes, then generating prompts for AI coding assistants like Cursor.

Features

  • Private annotations on any line in GitHub PR diffs (stored locally, never posted)
  • Multiple ways to add notes: right-click menu, + button, or press A
  • Resizable sidebar to view and manage all annotations
  • Copy as prompt for AI assistants with file paths, line numbers, and code context

Installation

  1. Clone this repository
  2. Go to chrome://extensions/ and enable "Developer mode"
  3. Click "Load unpacked" and select this folder
  4. Visit any GitHub PR's "Files changed" tab

Keyboard Shortcuts

Key Action
A Add annotation to hovered line
S Toggle sidebar
Cmd/Ctrl + Enter Save annotation
Esc Close sidebar/input

Privacy

All data stays in your browser. Nothing is sent to external servers or posted to GitHub.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors