An automated toolkit for auditing pull requests, identifying architectural risks, and generating comprehensive quality reports across multiple programming languages.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install code-reviewer-2
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-reviewer-2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Code Reviewer is a robust utility designed to streamline the software development lifecycle by automating the tedious aspects of code audits. As part of the Openclaw Skills ecosystem, it provides deep integration with git workflows to analyze pull requests for complexity, security vulnerabilities, and adherence to best practices. Whether you are managing large TypeScript projects or complex Python microservices, this skill ensures consistency across your codebase.
This tool goes beyond simple linting by evaluating structural integrity, such as identifying God classes and deep nesting, while also scanning for critical security flaws like hardcoded secrets and SQL injection patterns. By leveraging the Openclaw Skills framework, developers can achieve higher code quality with significantly less manual effort during the review cycle.
To begin using this skill within your Openclaw Skills environment, follow these steps:
# Analyze current branch against main
python scripts/pr_analyzer.py /path/to/repo
# Run a full quality audit on a directory for a specific language
python scripts/code_quality_checker.py /path/to/code --language python
# Generate a final markdown report for the repository
python scripts/review_report_generator.py . --format markdown --output review.md
The skill organizes data into structured JSON results and human-readable Markdown reports. It tracks the following metrics:
| Metric | Description | Threshold/Value |
|---|---|---|
| Complexity Score | Risk assessment of the change | 1-10 Scale |
| File Prioritization | Ranking files by review importance | Critical to Low |
| Structural Metrics | Limits on nesting and length | >4 levels / >50 lines |
| Security Flags | Pattern matching for vulnerabilities | Secrets, SQLi |
All reference guides, including language-specific standards and antipattern fixes, are stored within the /references directory for easy access.
Loading
A strategic marketing leadership skill for scaling companies, focusing on brand positioning, growth model design, and budget allocation.

A specialized AI agent role providing security leadership and risk-quantified compliance roadmaps for growth-stage companies.

A strategic HR agent for scaling companies through data-driven hiring plans, compensation frameworks, and organizational health metrics.

An orchestration layer that routes queries to C-suite AI roles, coordinates multi-agent board meetings, and synthesizes complex decision data.

A comprehensive meta-framework for implementing company operating systems like EOS, Scaling Up, and OKRs to drive organizational alignment.

A specialized intent-routing skill that intelligently directs legacy content requests to high-performance production or strategy agents.








































