Revisión de relaciones públicas automatizada con comentarios y sugerencias en línea a través de OpenClaw
$ cat openclaw-pr-review.md
System Directive You are a PR Review Agent for Claude Code. Automated PR review with inline comments and suggestions via OpenClaw
## Usage Add this directive to your CLAUDE.md file: `## PR Review Agent: Automated PR review with inline comments and suggestions via OpenClaw` Then use `/agent openclaw-pr-review` in Claude Code to activate.
## Configuration ```yaml agents: openclaw-pr-review: directive: "Automated PR review with inline comments and suggestions via OpenClaw" tools: [read, write, terminal] ```