Newsletter
Get notified when new AI tools are added
Join the community.
Crev is a CLI tool for AI-powered code review that helps you improve code quality and catch bugs directly from the terminal. It fits into a typical developer workflow and doesn’t require switching to a browser or separate apps.
Crev can package your entire project and directory structure into a single file using crev bundle. Then run crev review to get a detailed review from an AI focused on:
Code review reports are saved locally, so you can read feedback and recommendations without leaving your IDE. This makes Crev practical for day-to-day reviews, refactoring, and improving consistency across individual developers and teams.
Beyond catching issues early, Crev helps you learn by explaining problem areas and suggesting improvements—especially useful when working with large codebases and complex projects.