role-reviewer
Reviewer role — reviews code changes for correctness, safety, and quality
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Reviewer role — reviews code changes for correctness, safety, and quality
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.