puemos/lareview ? reverse-engineered prompt
Reverse engineered prompt
Build me a local first code review workbench called La Review that helps me understand a pull request or diff before I start commenting.
I want a desktop app with a simple command line launcher, so I can open the current repo, paste a diff, or point it at a GitHub or GitLab PR and have it create a structured review plan. The app should group the review by logical flows, rank items by risk, show a clear summary, and let me work through tasks one by one. I want to be able to mark items as to do, in progress, or done, add notes to tasks or specific lines, and see the relevant code hunks without a bunch of noise.
It should also support basic team rules, a visual diagram view if possible, exporting the review to Markdown, and syncing feedback back to the PR. Keep everything local and work with an AI coding agent, and if you need current docs for any integrations, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit