922 B
922 B
title, type, permalink
| title | type | permalink |
|---|---|---|
| reviewer-request-template | note | 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/<note-name> - Requirements summary:
Summary
<brief summary of behavior/design choices>
Diff Context
- Base:
- Head: <head-sha>
- Range:
<base-sha>..<head-sha> - Key files:
git diff --stat <base-sha>..<head-sha>
git diff <base-sha>..<head-sha>
Reviewer Output Requested
- Strengths
- Issues by severity:
- Critical (must fix)
- Important (should fix before merge)
- Minor (nice to have)
- Merge readiness verdict with short reasoning
For each issue include file:line, why it matters, and suggested fix.