OpenClaw Developer Tools

Code Review Agent

Automated PR reviews with security and performance flags

★★★★½ 4.8 (16 reviews) · 203 deployments · 14 test cases

About This Portfolio

Attach a pull request URL or code diff. Get a structured code review covering logic errors, security vulnerabilities, performance issues, and adherence to team coding standards.

What's Included

System prompt (420 lines)
6 review categories
14 test cases
GitHub + GitLab integration guide

Test Cases

Given a standard input, the agent returns an appropriate response.

Input Standard user request for the agent domain
Expected Output Structured response matching the portfolio's defined output format

Agent gracefully handles edge cases and ambiguous inputs.

Input Ambiguous or incomplete user request
Expected Output Clarifying question or graceful fallback with explanation

Agent correctly identifies when to escalate to human review.

Input Complex request outside agent scope
Expected Output Escalation response with clear reasoning

Deployment Guide

Deploy this portfolio on OpenClaw in approximately 15 minutes.

1

Create your account

Sign up for OpenClaw at their website. The free tier is sufficient for this portfolio.

2

Import the system prompt

Copy the contents of system-prompt.md and paste into your agent's configuration panel.

3

Configure required tools

Set up any required API keys or integrations as documented in the deployment guide.

4

Load test cases

Import the test cases from test-cases.json to verify the agent behaves as expected.

5

Run validation

Execute each test case and confirm the agent output matches the expected behavior.

Requirements

  • OpenClaw account
  • OpenAI API key (GPT-4o)
  • GitHub API key