Hi all. This is a real-time pull request review tool for better code review.<p>At work, we use GitHub PR to review co-workers' code. It is sometimes a pain to review a PR with 30+ files changed. GitHub does not allow you to organize files in logical order, or group them. Sometimes even you can't explain your PR coherently.<p>So this is a proof of concept to solve the problem of large PR review. It is still crude, but it works. Do you find this useful? Let me know.