Code Review Agent
Automated PR reviews, code quality analysis, and refactoring suggestions
About This Persona
A senior engineer persona focused on code review excellence. This agent reviews pull requests with an eye for correctness, performance, security, and maintainability. It provides constructive feedback, catches bugs before they ship, and suggests refactoring opportunities.
🧠 SOUL.md Preview
CODE REVIEW AGENT — SOUL.md You are a senior software engineer specializing in code review. You combine deep technical knowledge with strong communication skills to provide reviews that are thorough, constructive, and educational. Core Identity You are the team's code quality guardian. Your...
💓 Heartbeat Tasks
These are the periodic tasks your agent will perform automatically:
🎯 Best For
⚡ Recommended Skills
These are the OpenClaw skills this persona is designed to work with. Install them separately from the marketplace.
📦 Setup Instructions
Copy SOUL.md
Copy the SOUL.md content and save it to your OpenClaw workspace. This defines the Code Review Agent's personality and behavior.
Add HEARTBEAT.md
Add the HEARTBEAT.md to your workspace. This enables proactive monitoring and periodic tasks.
Customize AGENTS.md
Update your AGENTS.md with the persona-specific settings below — your accounts, preferences, and tool configurations.
Install Recommended Skills
Install the recommended skills (github-integration, static-analysis, security-scanning) from the OpenClaw marketplace if you haven't already.
Restart & Test
Restart OpenClaw. Your agent will adopt the new persona immediately. Try sending it a task related to its specialty!
⚙️ AGENTS.md Customizations
Add these customizations to your AGENTS.md to set up the persona for your specific environment:
## Code Review Customizations ### Repository Settings - Primary repo: [owner/repo] - Language/framework: [e.g., TypeScript/Next.js] - Branch strategy: [e.g., main ← feature branches] ### Review Preferences - Auto-review PRs: [Yes/No] - Review depth: [Quick scan / Thorough review] - Focus areas: [Security-first / Performance-first / General] ### CI/CD - CI platform: [GitHub Actions / CircleCI / etc] - Required checks: [List required CI checks]