A comprehensive AI-driven code review agent providing multi-level analysis for quality, security, and architectural best practices.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install code-review-pro
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 code-review-pro 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 specialized AI agent skill designed to perform thorough code audits across multiple dimensions including security, maintainability, and correctness. It acts as an automated peer reviewer that can adapt its depth based on the size of the change, ranging from quick syntax checks to deep architectural deep-dives. As a key component of the Openclaw Skills ecosystem, it helps development teams maintain high standards and catch critical bugs before they reach production.
To integrate this skill into your environment, use the following commands:
# Install the code review skill
openclaw install rey-code-review
# Run a standard review on your current changes
openclaw run rey-code-review "Review this code"
The skill produces a structured JSON or Markdown report with the following data points:
| Field | Description |
|---|---|
| Summary | A count of files reviewed and a breakdown of issues by severity level. |
| Verdict | The final assessment: APPROVED, NEEDS_CHANGES, or BLOCKED. |
| Findings | A detailed list including file path, line number, issue description, and suggested fix. |
| Positive | A section highlighting well-implemented logic or clean code patterns. |
| Metadata | Information on the review level used and time taken. |
Loading
Automatically transform your codebase into comprehensive API references and user guides with minimal manual effort.

A comprehensive automation skill for managing the end-to-end sales lifecycle on the Coconala marketplace using AI-driven browser interactions.

A robust HTTP API interface for controlling headless Chrome instances within a Cloudflare Workers environment.

A utility that converts CHANGELOG.md files into RSS 2.0 feeds to enable automated project release monitoring.

A specialized tool for semantically comparing and merging structured configuration files across different environments.

A comprehensive AI-driven tool for designing, producing, and marketing profitable online courses across major platforms like Udemy and Teachable.








































