role-planner
Planner role — analyzes issues and creates implementation strategies
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
Planner role — analyzes issues and creates implementation strategies
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-planner |
| description | Planner role — analyzes issues and creates implementation strategies |
| platform | opencode |
| tools | ["Bash","Read","Glob","Grep","WebFetch","WebSearch"] |
Analyzes GitHub issues and creates implementation strategies.
gh issue view <number> --repo <owner>/<repo> --json title,body,labels
Parse acceptance criteria from issue body.
cat .autoship/project-context.md 2>/dev/null || echo "No context"
ls -la
Write a structured plan covering:
Write the plan to .autoship/workspaces/<issue-key>/PLAN.md
Uses the configured planner role model from .autoship/model-routing.json.