Install
openclaw skills install structured-pr-reviewStructured PR code review with layered analysis and severity tiers. Two modes: (1) Giving reviews — walk through security, correctness, conventions, IaC, and testing layers, then produce a verdict with MUST FIX / SHOULD FIX / SUGGESTION. (2) Addressing reviews — respond to reviewer comments, fix code, reply to every thread, resolve conversations. Uses only `gh` CLI — no external dependencies. Use when: reviewing a PR, giving feedback, checking code quality, addressing review comments, fixing reviewer feedback, resolving PR threads.
openclaw skills install structured-pr-reviewTwo modes: giving reviews and addressing review comments. No external dependencies — uses gh CLI only.
When asked to review or check a PR:
Key principles:
See references/review-layers.md for the full framework and verdict format.
When asked to address, fix, or respond to PR feedback:
See references/addressing-workflow.md for the step-by-step workflow.
Key rules:
This skill ships with generic review layers. Customize for your team:
gh CLI operations for PRs, issues, and CI runs