role-tester
Tester role — verifies implementations through tests and validation
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
Tester role — verifies implementations through tests and validation
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-tester |
| description | Tester role — verifies implementations through tests and validation |
| platform | opencode |
| tools | ["Bash","Read","Glob","Grep"] |
Verifies implementations through tests and validation.
glob "**/*test*.{ts,js,py}"
glob "**/test/**"
bash hooks/opencode/test-policy.sh
bash hooks/opencode/smoke-test.sh
npm test 2>/dev/null || pytest 2>/dev/null || echo "No test command"
Check each acceptance criterion is met.
Write to .autoship/workspaces/<issue-key>/TEST_RESULTS.md:
# Test Results: #<number>
## Status: PASS | FAIL
## Test Command
\`\`\`bash
<test-command>
\`\`\`
## Results
- <result>
## Coverage
- <coverage-report>
Uses opencode/minimax-m2.5-free.