--- title: reviewer-request-template type: note permalink: opencode-config/skills/requesting-code-review/reviewer-template --- # Reviewer Request Template Use this when dispatching the `reviewer` agent. ## What Was Implemented ## Requirements / Plan - Plan note: `plans/` - Requirements summary: - - ## Summary ## Diff Context - Base: - Head: - Range: `..` - Key files: - - ```bash git diff --stat .. git diff .. ``` ## Reviewer Output Requested 1. Strengths 2. Issues by severity: - Critical (must fix) - Important (should fix before merge) - Minor (nice to have) 3. Merge readiness verdict with short reasoning For each issue include file:line, why it matters, and suggested fix.