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.
AI code review from your terminal
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 quality and maintainability
- Performance considerations
- Bug and error detection
Local reports and workflow-friendly output
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.
Support for developer growth
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.

