ワンクリックで
ito-orchestrate-setup
Set up orchestration defaults, presets, and workflow guidance for a repo.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Set up orchestration defaults, presets, and workflow guidance for a repo.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Build reproducible Showboat demo documents that prove repo behavior with executable markdown. Use when asked to create demos, proof-of-work walkthroughs, or verification artifacts with showboat, especially for tests, CLIs, local services, Aspire AppHosts, and HTTP APIs.
Build reproducible Showboat demo documents that prove repo behavior with executable markdown. Use when asked to create demos, proof-of-work walkthroughs, or verification artifacts with showboat, especially for tests, CLIs, local services, Aspire AppHosts, and HTTP APIs.
Balanced skill for typical development tasks, code review, and implementation work
Coordinator-only agent for orchestrating multi-change runs
Plans Ito orchestration runs from change metadata and gates
Fast, cost-effective skill for simple tasks, quick queries, and small code changes
| name | ito-orchestrate-setup |
| description | Set up orchestration defaults, presets, and workflow guidance for a repo. |
Set up the project to use the orchestrator.
Create or validate the repo assets needed for orchestration:
.ito/user-prompts/orchestrate.mdito-orchestrator-workflow (optional but recommended)Detect stack (best-effort):
Cargo.tomlpackage.jsonpyproject.toml or requirements.txtgo.modSelect a preset:
rust, typescript, python, go.generic.Ensure orchestrate.md exists:
ito init.preset, max_parallel, and failure_policy.Scaffold the ito-orchestrator-workflow skill (recommended, optional):
ito-orchestrator-workflow skill as a starting point.Verify:
ito agent instruction orchestrate