role-planner
Planner role — analyzes issues and creates implementation strategies
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Planner role — analyzes issues and creates implementation strategies
التثبيت باستخدام 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-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.