Back to Directory
development

Code Reviewer

AI code review for staged git changes. Use when you want a second pair of eyes before committing.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

- Initial public release of the Code Reviewer CLI tool. - Reviews staged git changes for bugs, logic errors, anti-patterns, and security issues. - Suggests improvements with explanations, using color-coded output for issue severity. - Simple, zero-config usage: just stage files and run with npx. - Documentation added and streamlined for clarity and ease of use.
Code Reviewer - OpenClaw Skill