A multi-tiered automated code review system that evaluates code quality, security, and architectural best practices.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rey-code-review
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install rey-code-review using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Rey Code Review is a sophisticated addition to the Openclaw Skills library, designed to provide developers with automated, high-fidelity feedback on their source code. Whether you are performing a quick sanity check or a deep architectural audit, this skill scales its analysis depth to match the complexity of your changes. It serves as a tireless digital peer reviewer that ensures every pull request meets rigorous standards for correctness and maintainability.
By integrating this skill into your workflow, you leverage a structured framework that examines code through five critical lenses: correctness, readability, maintainability, security, and performance. As part of the Openclaw Skills suite, it bridges the gap between manual reviews and automated linting, providing human-like insights with machine speed.
To begin using Rey Code Review within your Openclaw Skills environment, follow these steps:
# Add the skill to your agent configuration
openclaw install rey-code-review
# Verify the installation
openclaw list skills
Once installed, you can trigger reviews by asking your agent to "Review this code" or "Perform a full review on the latest changes."
The skill produces a structured JSON or Markdown report containing the following taxonomy:
| Key | Description |
|---|---|
| summary | Contains file counts and a breakdown of findings by severity. |
| verdict | The final assessment: APPROVED, NEEDS_CHANGES, or BLOCKED. |
| findings | An array of objects including file name, line number, issue description, and fix suggestion. |
| positive | A list of well-implemented patterns identified during the review. |
| integration_metadata | Data passed to secondary Openclaw Skills for further debugging or security analysis. |
security-review for sensitive code paths.systematic-debug to provide root cause analysis for identified bugs.quality-checker to track technical debt and code health trends over time.Loading
A professional developer toolkit for packaging, documenting, and publishing AI agent skills to the ClawHub marketplace for passive income.

An autonomous business intelligence skill that enables AI agents to identify, score, and propose new revenue-generating opportunities.

A comprehensive resource management skill for tracking API token usage, credit balances, and cloud infrastructure costs.

A comprehensive developer tool for transforming natural language descriptions into tested and explained regular expressions.

A sophisticated investigation engine that performs multi-source data gathering and cross-platform analysis to generate structured professional reports.

A comprehensive autonomous coding framework designed to ensure code quality, security, and efficiency across multiple programming environments.








































