Are you the author? Sign in to claim
Claude Code Ultracode(Workflow)の複数エージェントorchestrationをトークン最適化する運用ルールskill
Claude Code の Ultracode(Workflow機能) で複数エージェントのorchestration(agent() / parallel() / pipeline() / phase() 等を使うスクリプト)を書くときに読み込ませる、トークン最適化のための実行ルール集(skill)です。
Fable 5(Orchestrator)× Codex(Executor)× 異質reviewer という体制で複数プロジェクトを並走させた実運用から、うまくいったパターン/失敗パターンを抽出し、Claude Codeの Skill として再利用できる形に落とし込みました。
最適化の対象は「トークン単価」そのものではなく、**差し戻し→再修正→再レビューという手戻り(重工)**です。役割の越境・生ログの垂れ流し・自己申告だけの完了判定・reviewerへの決定権付与といった、手戻りを生みやすいパターンをルールとして明文化し、スクリプトを書く前に必ず適用する運用にしています。
SKILL.md — このskill本体。frontmatter(トリガーキーワード)+以下の内容:
agentType 一覧、モデル継承の挙動、budget 機構の実仕様など)~/.claude/skills/ultracode-token-optimization/ に配置すると、Claude Codeが description 内のトリガーキーワード(「Ultracode」「Workflow」「複数エージェント」「orchestrator」「トークン最適化」等)を検知して自動的に提示します。Workflowスクリプトを書く/直す前に、このskillのルールに沿っているかを確認してから実装するという運用を想定しています。
agentType(codex-consultant / codex-implementer / codex-reviewer / Explore / Plan / general-purpose 等)やモデル名(fable / opus / sonnet / haiku)は、Claude Codeの特定の環境設定に依存します。環境によって利用可能なagentTypeやモデルが異なる場合は、内容を読み替えてください。MIT License(LICENSE 参照)
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Agent harness performance optimization with skills, instincts, memory, and security
Design enforcement with memory — keeps your UI consistent across a project
Detects 37 AI writing patterns and rewrites text with human rhythm across 5 voice profiles