원클릭으로
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 직업 분류 기준
| 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 orchestrateBuild 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