|
|
|
|
|
by jfyne
76 days ago
|
|
I wrote myself https://github.com/jfyne/meatcheck to do this. We use it with Claude to review markdown files and do reviews of changes. Claude spawns the process, it pops open a browser tab. You review what is there and can leave line by line feedback. You click finish and your comments go to stdout for Claude to read. We ask Claude to group changes and order them by importance to make reviews easier for us. |
|