role-reviewer
Reviewer role — reviews code changes for correctness, safety, and quality
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Reviewer role — reviews code changes for correctness, safety, and quality
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Delegate GitHub issue-to-PR orchestration to the AutoShip OpenCode plugin.
Implementer role — writes code to implement features or fixes
AutoShip orchestration for OpenCode-only workers
Display current AutoShip orchestration status — running agents, quota bars, progress, token usage
Interactive setup wizard for AutoShip on OpenCode — model selection, tool detection, concurrency tuning
Post-completion verification pipeline for OpenCode — review, simplify, re-verify, PR creation, CI monitoring, cleanup
| name | role-reviewer |
| description | Reviewer role — reviews code changes for correctness, safety, and quality |
| platform | opencode |
| tools | ["Bash","Read","Glob","Grep"] |
Reviews code changes for correctness, safety, and quality.
git diff --stat
git diff HEAD
bash hooks/opencode/test-policy.sh
bash hooks/opencode/smoke-test.sh
Write review to .autoship/workspaces/<issue-key>/REVIEW.md:
# Review: #<number>
## Verdict: APPROVED | REQUEST_CHANGES | BLOCKED
## Findings
- <finding>
## Suggestions
- <suggestion>
Uses the configured reviewer role model from .autoship/model-routing.json.