From 14d6b54ac7f9233dba01b5ad3d581b868b627e18 Mon Sep 17 00:00:00 2001 From: captainsafia Date: Wed, 27 May 2026 22:29:55 +0000 Subject: [PATCH] docs: remove oz-skills orchestration reference Co-Authored-By: Oz --- .../cloud-agents/orchestration/multi-agent-runs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/agent-platform/cloud-agents/orchestration/multi-agent-runs.mdx b/src/content/docs/agent-platform/cloud-agents/orchestration/multi-agent-runs.mdx index 96bc35c7..cbd0cd39 100644 --- a/src/content/docs/agent-platform/cloud-agents/orchestration/multi-agent-runs.mdx +++ b/src/content/docs/agent-platform/cloud-agents/orchestration/multi-agent-runs.mdx @@ -68,7 +68,7 @@ If you need to fan out from a script and want each child linked to a specific pa In the Oz web app's [**Runs** page](https://oz.warp.dev/runs): 1. Click **New run** in the header. -2. Select an environment and, optionally, a skill that performs orchestration. The [oz-skills repo](https://github.com/warpdotdev/oz-skills) includes orchestration skills like review swarms and fan-out runners. +2. Select an environment and, optionally, a skill that performs orchestration. 3. Enter the parent's prompt. Describe both the high-level task and the orchestration shape you want (number of children, parallelism, success criteria). 4. Click **Run**.