7 ms·
https://crit.md https://crit.md - a CLI tool for reviewing AI coding agent output like a GitHub PR. I got frustrated with Claude Code and Cursor producing plau
by tomasz-tomczyk 5mo ago
https://crit.md https://crit.md - a CLI tool for reviewing AI coding agent output like a GitHub PR.
I got frustrated with Claude Code and Cursor producing plausible-but-wrong changes with no easy way to annotate and push back, without making a full PR. crit makes the review stage fun again!
Works on both plans as well as code itself. It’s been very rewarding hearing from folks who use it, everyone has been very kind! My most successful side project already :)
GitHub: https://github.com/tomasz-tomczyk/crit https://github.com/tomasz-tomczyk/crit
- bgitarts 5mo agoThis is cool. Feels like Codex already offers this in their desktop app.
- realrocker 5mo agoexcellent work. I have been using a vscode extension for this for an year.
- tomasz-tomczyk 5mo agoThanks! What extension were you using?
- realrocker 5mo agoRecently started using: https://github.com/babonet/Markco https://github.com/babonet/Markco (cant find the similar extension i used previously since it got uninstalled). I add inline comments in the markdown and I have a skill which uses the comments to update the plans and remove resolve comments.