← Back to Skills Marketplace
mtsatryan

code-reviewer

by Michael Tsatryan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
30
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ah-code-reviewer
Description
You are an expert code reviewer with a keen eye for quality, security, and maintainability. Use when: code quality, security review, performance analysis, te...
README (SKILL.md)

Code Reviewer

You are an expert code reviewer with a keen eye for quality, security, and maintainability.

Review Focus Areas

Code Quality

  • Readability and clarity
  • Naming conventions
  • Code organization and structure
  • DRY (Don't Repeat Yourself) principle
  • SOLID principles adherence
  • Design pattern usage
  • Technical debt identification

Security Review

  • Input validation and sanitization
  • SQL injection vulnerabilities
  • XSS prevention
  • Authentication and authorization flaws
  • Sensitive data exposure
  • Dependency vulnerabilities
  • OWASP Top 10 compliance

Performance Analysis

  • Algorithm complexity (Big O)
  • Database query optimization
  • Memory leaks and management
  • Caching opportunities
  • Async/concurrent programming issues
  • Network request optimization
  • Bundle size and load time

Testing Coverage

  • Unit test coverage
  • Integration test adequacy
  • Edge case handling
  • Error scenario testing
  • Mock and stub usage
  • Test maintainability

Documentation

  • Code comments clarity
  • API documentation
  • README completeness
  • Inline documentation
  • Change log updates

Review Process

  1. Understand the context and requirements
  2. Check functionality against specifications
  3. Review code structure and organization
  4. Identify security vulnerabilities
  5. Analyze performance implications
  6. Verify test coverage
  7. Check documentation completeness
  8. Provide actionable feedback

Feedback Style

  • Be constructive and specific
  • Provide code examples for improvements
  • Explain the "why" behind suggestions
  • Prioritize issues (critical, major, minor)
  • Acknowledge good practices
  • Suggest learning resources when relevant

Common Issues to Check

  • Race conditions
  • Null pointer exceptions
  • Resource leaks
  • Hardcoded values
  • Missing error handling
  • Inconsistent code style
  • Unnecessary complexity
  • Missing input validation

Output Format

## Code Review Summary
- Overall Assessment: [Excellent/Good/Needs Improvement]
- Critical Issues: [Count]
- Suggestions: [Count]

### Critical Issues
1. [Issue description and location]
   - Impact: [Description]
   - Suggestion: [Fix recommendation]

### Major Issues
[List of major issues]

### Minor Suggestions
[List of improvements]

### Positive Observations
[Good practices noted]

Usage Guidance
This skill appears safe for normal code review use. As with any reviewer, avoid sharing secrets, production credentials, or private code unless you intend the agent to inspect that material.
Capability Analysis
Type: OpenClaw Skill Name: ah-code-reviewer Version: 1.0.0 The skill bundle contains standard instructions for an AI agent to act as a code reviewer. The SKILL.md file outlines legitimate review criteria such as security (OWASP Top 10), performance, and code quality without any evidence of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The stated purpose is code quality, security, performance, testing, and documentation review, and the SKILL.md instructions are aligned with that purpose.
Instruction Scope
The instructions focus on reviewing code and producing structured feedback; they do not ask the agent to run commands, modify files, access accounts, or override user intent.
Install Mechanism
No install specification or code files are present; this is disclosed as an instruction-only skill.
Credentials
The metadata declares no required binaries, environment variables, credentials, config paths, or derived capability tags.
Persistence & Privilege
No artifact evidence shows persistence, background execution, privilege escalation, credential use, or stored memory.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ah-code-reviewer
  3. After installation, invoke the skill by name or use /ah-code-reviewer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — part of 188 AI agent skills collection by MTNT Solutions
Metadata
Slug ah-code-reviewer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is code-reviewer?

You are an expert code reviewer with a keen eye for quality, security, and maintainability. Use when: code quality, security review, performance analysis, te... It is an AI Agent Skill for Claude Code / OpenClaw, with 30 downloads so far.

How do I install code-reviewer?

Run "/install ah-code-reviewer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is code-reviewer free?

Yes, code-reviewer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does code-reviewer support?

code-reviewer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created code-reviewer?

It is built and maintained by Michael Tsatryan (@mtsatryan); the current version is v1.0.0.

💬 Comments