Review: a bookmarklet to generate coding agent-ready code reviews
blog.marcua.net·14h
🦀Rust Macros
Preview
Report Post

I’m excited to share Review, a bookmarket that makes it easier for you to code review AI coding agents. The bookmarklet turns all unresolved comments on a GitHub pull request into a Markdown-formatted text blob that you can paste into your coding agent of choice. Since a video is worth a thousand words, here’s the tool in action with Claude Code:

I’ve been using Claude Code to start all code explorations, bug fixes, and new features I’ve worked on in the past few months. As I used it on larger multi-hundred (and increasingly multi-thousand) line projects, I’ve found the need for a traditional code review interface. Since I do all of my other code reviews through GitHub, I wanted to replicate that experience for reviewing agents as well.

So I m…

Similar Posts

Loading similar posts...