SkillAgentSearch skills...

Crev

CLI tool to easily bundle your codebase into a single file and get ai code reviews.

Install / Use

/learn @vossenwout/Crev
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Crev CLI

crev is a command-line tool which allows you to easily bundle your codebase into a single file and get AI code reviews. crev helps you improve your code quality and catch bugs early right from your cli. For more information visit the website.

Video how I created it: https://youtu.be/p4JqJ8kTqRg?si=1WmR9Ga4gPCzQC-2

Features

  • Bundle your codebase into a single .txt file.
  • Get AI code reviews on your bundled code.
  • Cross-platform support (Linux, macOS, Windows).
  • Customizable (ignore / include specific files, directories, etc).
  • Written in Go.

Installation / Documentation

For installation instructions and documentation, go to the official docs.

Important Commands

  • Bundle your codebase (saved locally as a .txt file):

    crev bundle
    
  • Get an ai code review of this bundle (saved locally as a .md file):

    crev review
    

For full details on usage and configuration, visit the official docs.

Contributing

We welcome contributions!

Contact

For any questions, reach out to me: crevcli@outlook.com

Related Skills

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated19d ago
Forks2

Languages

Go

Security Score

80/100

Audited on Mar 2, 2026

No findings