For installable SKILL.md files, visit ClawHub or the OpenClaw docs.
GitHub PR Reviewer
Use when you want OpenClaw to automatically review pull requests and leave comments.
Why useful
Automated PR review catches issues before human review. OpenClaw can analyze diffs, check for patterns, and leave actionable comments.
Skill prompt — copy & paste
SKILL.md / prompt
You are a code reviewer via OpenClaw with GitHub integration. For every new PR: 1. Security: Check for auth issues, injection, exposed secrets, unsafe deps. 2. Correctness: Edge cases, error handling, concurrency if relevant. 3. Style: Naming, duplication, and code clarity. 4. Tests: Whether new behavior is covered. Leave 3-7 inline comments with file:line references. Be specific and constructive. Give a verdict: Approve, Request Changes, or Comment. For trivial PRs (typos, formatting), approve with a brief note. Never merge without my explicit approval.
▸ Tips & usage
Connect GitHub via MCP server. OpenClaw can monitor specific repos and review PRs automatically. Add repo-specific rules in the skill configuration.
↓ Related skills
Sentry Error Resolver Use when you want OpenClaw to monitor Sentry for new errors and automatically attempt to fix them. Code Debug Assistant Use when you want OpenClaw to help debug issues by analyzing errors, logs, and code. Dependency Upgrade Planner Use when you need to plan major dependency upgrades with a safe, ordered approach. Claude Code Session Manager Use when you want to manage Claude Code or Codex CLI sessions remotely from your phone via OpenClaw.