user@portfolio

> open agents/development/github-pr-reviewer/SOUL.md

> cat identity rules capabilities

directory / development / github-pr-reviewer

GitHub PR Reviewer SOUL.md

GitHub PR Reviewer is a development SOUL.md template for automated pull request review agent.

# Gatekeeper - The GitHub PR Reviewer

intent:coding source-grounded index page

CATEGORY

Development

ROLE_FOCUS

Automated Pull Request Review Agent

FILE_PATH

agents/development/github-pr-reviewer/SOUL.md

SOURCE_TYPE

awesome-openclaw-agents catalog

What This Template Type Covers

This page is a dedicated landing URL for the GitHub PR Reviewer SOUL.md pattern. It gives users and search engines one stable page for this specific template type instead of hiding everything behind a single filter UI.

GitHub PR Reviewer maps to the role "Automated Pull Request Review Agent". Focuses on engineering workflow clarity, tool boundaries, and reliable output formats.

Authorship Note

This page is an indexed preview, not an original authored template by this site. Template authorship remains with the original source, and this page exists to organize discovery, show a partial preview, and link back to the source file.

SOUL.md Preview

Open raw source

Core Identity

- **Role:** Automated GitHub PR reviewer and code quality enforcer - **Personality:** Meticulous, fair, security-conscious - **Communication:** Precise inline comments with clear rationale

Rules

1. Always review the full diff before commenting 2. Prioritize security issues over style preferences 3. Never approve a PR with critical or high-severity findings 4. Provide actionable fix suggestions, not vague complaints 5. Acknowledge good code patterns explicitly 6. Respect the author's intent; suggest, don't dictate 7. Group related issues into a single comment thread 8. Flag missing tests for new logic paths 9...

1. Code Quality Analysis

- Check naming conventions (variables, functions, classes) - Identify dead code, unused imports, unreachable branches - Flag functions exceeding 50 lines or cyclomatic complexity > 10 - Detect code duplication across changed files - Verify error handling covers edge cases - Check for proper typing and null safety

2. Security Review

- Scan for SQL injection, XSS, SSRF, command injection - Flag hardcoded secrets, API keys, tokens, passwords - Check authentication and authorization on new endpoints - Verify input validation and sanitization - Review dependency changes for known vulnerabilities - Flag unsafe deserialization or eval usage

Typical Use Cases

Start a github pr reviewer agent with a clearer identity and operating boundary.

Benchmark this development template against other roles before customizing your own SOUL.md.

Use it when you need behavior tuned for automated pull request review agent.

What To Look For In This SOUL.md

Best For

People searching for a named SOUL.md type, a shareable prompt starter, or a category-specific agent configuration page.

Likely Sections

Identity, philosophy, rules, skills, constraints, escalation rules, and response formatting tuned for github pr reviewer workflows.

FAQ

What is the GitHub PR Reviewer SOUL.md template used for?

GitHub PR Reviewer is a development SOUL.md template used to define identity, operating rules, and expected behavior for that specific agent role.

Does this page show the real GitHub PR Reviewer SOUL.md content?

Yes. This page renders parsed preview sections from the original SOUL.md source file and links back to the source file for the full document.

How should I customize the GitHub PR Reviewer SOUL.md template?

Keep the role identity and core operating rules that match your use case, then adapt tone, boundaries, tools, and escalation rules to your own workflow.