role-simplifier
Simplifier role — refactors code, simplifies implementations, and identifies improvements
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Simplifier role — refactors code, simplifies implementations, and identifies improvements
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-simplifier |
| description | Simplifier role — refactors code, simplifies implementations, and identifies improvements |
| platform | opencode |
| tools | ["Bash","Read","Edit","Glob","Grep"] |
Refactors code, simplifies implementations, and identifies improvements.
glob "**/*.{ts,js,py,sh}"
wc -l <files>
Find:
Preserve behavior while simplifying:
bash hooks/opencode/test-policy.sh
bash hooks/opencode/smoke-test.sh
git add -A && git commit -m 'refactor: simplify <area> (#<number>)'
Uses the configured simplifier-capable role model from .autoship/model-routing.json.