MCPcopy Index your code
hub / github.com/danobi/prr

github.com/danobi/prr @v0.21.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.21.0 ↗ · + Follow
132 symbols 314 edges 6 files 37 documented · 28% updated 3mo ago★ 40514 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Pull request review

Rust

prr is a tool that brings mailing list style code reviews to Github PRs. This means offline reviews and inline comments, more or less.

To that end, prr introduces a new workflow for reviewing PRs:

  1. Download the PR into a "review file" on your filesystem
  2. Mark up the review file using your favorite text editor
  3. Submit the review at your convenience

The tool was born of frustration from using the point-and-click editor text boxes on PRs. I happen to do a lot of code review and tabbing to and from the browser to cross reference code from the changes was driving me nuts.

For full documentation, please visit https://doc.dxuuu.xyz/prr/.

Core symbols most depended-on inside this repo

Shape

Function 76
Method 34
Class 15
Enum 7

Languages

Rust100%

Modules by API surface

src/parser.rs48 symbols
src/prr.rs43 symbols
src/review.rs35 symbols
src/main.rs3 symbols
src/cli.rs2 symbols
build.rs1 symbols

For agents

$ claude mcp add prr \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page