`.agent/agents/` のエージェント定義を入口に、タスクを調査・計画・実装・レビュー・検証へ分担するスキル。ユーザーが「エージェント」「マルチエージェント」「orchestrator」「役割分担」「複数担当」などを求めたとき、または大きな変更で担当境界を決める必要があるときに使う。
Scanned 9/6/2026
Install to Claude Code
npx -y skills add modxcms-jp/evolution-jp --skill agent-orchestrator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Orchestrator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modxcms-jp-agent-orchestrator-evolution-jp)More formats (shields.io, HTML) on the badges page.
---
name: "agent-orchestrator"
description: "`.agent/agents/` のエージェント定義を入口に、タスクを調査・計画・実装・レビュー・検証へ分担するスキル。ユーザーが「エージェント」「マルチエージェント」「orchestrator」「役割分担」「複数担当」などを求めたとき、または大きな変更で担当境界を決める必要があるときに使う。"
---
# Agent Orchestrator
このファイルは Codex 実行用の入口とメタデータを管理する。
手順本文の正本は `.claude/skills/agent-orchestrator/SKILL.md` に置く。
`.agent/agents/` を参照して、必要な担当を選び、作業順序と書き込み範囲を決める。
スキルは手順と判断基準、エージェントは責務境界と成果物を定義する。
## 参照順
1. `AGENTS.md`
2. `.agent/agents/README.md`
3. `.agent/agents/orchestrator.md`
4. 必要な担当エージェント定義
5. 関連する `.codex/skills/*/SKILL.md`
6. 関連する `assets/docs/`
## 実行ルール
詳細な実行ルールは `.claude/skills/agent-orchestrator/SKILL.md` の `## 実行ルール` を参照。
## 開始時の宣言
詳細は `.claude/skills/agent-orchestrator/SKILL.md` の `## 開始時の宣言` を参照。
## コマンド
### /orchestrate <タスク>
詳細な手順は `.claude/skills/agent-orchestrator/SKILL.md` の `/orchestrate` を参照。
### /agent-review-flow
詳細な手順は `.claude/skills/agent-orchestrator/SKILL.md` の `/agent-review-flow` を参照。
## 自律判断可能 / 要相談
詳細は `.claude/skills/agent-orchestrator/SKILL.md` の `## 自律判断可能` と `## 要相談` を参照。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.
**Complete production-ready guide for Google Gemini embeddings API** This skill provides comprehensive coverage of the `gemini-embedding-001` model for generating text embeddings, including SDK usage, REST API patterns, batch processing, RAG integration with Cloudflare Vectorize, and advanced use cases like semantic search and document clustering. ---
Recovers prior coding-agent session context by running `catchup <agent> --since-compact`, which extracts a clean summary of a previous Codex, Claude Code, Antigravity, OpenCode, or Pi Agent session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", or asks to recover/summarize a previous session before continuing. Do NOT use for the current conversation, git history, or any non-agent log.