Review For OpenClaw
Review for failure modes first, not presentation quality.
Process
- Identify the claimed intent of the change.
- Compare the implementation against that intent.
- Look for bugs, regressions, risk, and missing coverage.
- Check whether verification is sufficient for the risk level.
- Report findings ordered by severity.
Review Priorities
- behavioral correctness
- edge cases and regressions
- verification gaps
- interface consistency
- maintainability risk
Output Standard
Lead with findings. If there are no findings, say so explicitly and note residual uncertainty.
Reference Files
Read references/finding-template.md when you need a stronger structure for review findings.