| Planning | 「計画を立てて」「アーキテクチャ」 / "Plan" "Architecture" | | Design decisions | 「どう設計?」 / "How to design?" | | Complex implementation | 「実装方法」「どう作る?」 / "How to implement?" | | Debugging | 「なぜ動かない?」「エラー」 / "Debug" "Error" | | Trade-off analysis | 「どちらがいい?」「比較して」 / "Compare" "Which?" | | Refactoring | 「リファクタ」「シンプルに」 / "Refactor" "Simplify" |
| read-only | 設計、レビュー、デバッグ分析 | | workspace-write | 実装、修正、リファクタリング |
Codex CLI handles planning, design, and complex code implementation. Use for: architecture design, implementation planning, complex algorithms, debugging (root cause analysis), trade-off evaluation, code review. External research is NOT Codex's job — use Gemini CLI (Google Search grounding) instead. Explicit triggers: "plan", "design", "architecture", "think deeper", "analyze", "debug", "complex", "optimize". Source: del-taiseiozaki/claude-code-orchestra.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill codex-system Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw