Skip to content

docs: add AEO cross-links for agents and orchestration#175

Draft
rachaelrenk wants to merge 1 commit into
mainfrom
docs/aeo-crosslinks-agents-orchestration
Draft

docs: add AEO cross-links for agents and orchestration#175
rachaelrenk wants to merge 1 commit into
mainfrom
docs/aeo-crosslinks-agents-orchestration

Conversation

@rachaelrenk
Copy link
Copy Markdown
Contributor

Summary

Add internal cross-links between agent, cloud agent, and orchestration documentation pages where orchestration concepts are discussed or referenced but not linked to the actual orchestration docs.

Source signals

  • Peec MCP: Not available in this environment
  • GSC (Google Search Console): Not available (GSC_SERVICE_ACCOUNT_CREDENTIALS_JSON not set)
  • Docs-internal evidence: All links are backed by content analysis — each edited page discusses orchestration features (subagents, /plan orchestration config, fan-out, parent/child model) without linking to the orchestration documentation

Pages touched (5 files, 7 links added)

agent-platform/capabilities/planning.mdx

  • Added: Link to Multi-agent orchestration in "Next steps" section
  • Rationale: /plan is a primary entry point for orchestration (the plan card surfaces an inline orchestration config). The orchestration docs (orchestration/index.mdx, multi-agent-runs.mdx) explicitly describe /plan as an orchestration entry point, but planning.mdx didn't link back.

agent-platform/cloud-agents/harnesses/warp-agent.mdx

  • Fixed: Changed [subagents](/agent-platform/cloud-agents/overview/)[subagents](/agent-platform/cloud-agents/orchestration/) — the link target was the generic overview page, but subagents are documented on the orchestration page.
  • Added: Two orchestration links at the end of the "Cross-harness orchestration" section, pointing to orchestration/index.mdx and orchestration/multi-agent-runs.mdx.
  • Rationale: This page has a dedicated "Cross-harness orchestration" section describing orchestration patterns without any link to the orchestration documentation.

agent-platform/cloud-agents/quickstart.mdx

  • Added: Link to Multi-agent orchestration in "What to explore next" section
  • Rationale: The quickstart mentions "Launch parallel cloud coding agents" as a use case but the next-steps section didn't include orchestration. Natural progression from first cloud agent.

agent-platform/cloud-agents/platform.mdx

  • Added: Orchestration docs cross-reference in the "Warp Orchestrator" section, linking to both orchestration/index.mdx and multi-agent-runs.mdx.
  • Rationale: The section describes "The orchestration layer" without linking to the user-facing orchestration feature documentation.

agent-platform/cloud-agents/skills-as-agents.mdx

  • Added: Link to Multi-agent orchestration in "Related resources"
  • Rationale: multi-agent-runs.mdx references selecting a "skill that performs orchestration" when starting a run from the Oz web app. The reverse link was missing.

Rejected candidates

  • agents.mdx: Focused on cloud agent identities/service accounts, not capabilities. Orchestration link would be tangential.
  • handoff/index.mdx: Handoff and orchestration are distinct concepts. Handoff mentions "fan out variants" but in the context of local-to-cloud promotion, not multi-agent orchestration.
  • scheduled-agents.mdx: Schedules and orchestration don't overlap directly.
  • how-to-run-3-agents-in-parallel.mdx: Very short video-based guide with no Related/Next Steps section to extend.
  • environments.mdx: Already links to relevant pages; orchestration isn't a natural cross-link from environment configuration.

Validation

  • git diff --check — clean (no whitespace errors)
  • npm run build — succeeds (336 pages, 0 errors)
  • All link targets verified to exist on disk

Open questions

  • Peec and GSC data were unavailable. If those tools become available, re-running this audit could surface additional high-value cross-link opportunities based on AI-search fanout queries and organic search terms.
  • The how-to-run-3-agents-in-parallel guide could benefit from a Related Pages section linking to both orchestration and the comprehensive multi-agent guide, but adding a new section is a larger change than this PR's scope.

Conversation: https://app.warp.dev/conversation/a76e6886-85d5-49c7-9cef-a497844260ea
Run: https://oz.warp.dev/runs/019e8eac-40e3-7d1a-b07c-69f5ab2426c2

This PR was generated with Oz.

Add internal cross-links between agent/orchestration docs pages where
orchestration concepts are discussed but not linked to the orchestration
documentation.

Pages touched:
- planning.mdx: add orchestration link in Next Steps
- harnesses/warp-agent.mdx: fix subagents link target, add orchestration
  cross-links in Cross-harness orchestration section
- quickstart.mdx: add orchestration to What to explore next
- platform.mdx: add orchestration docs link in Warp Orchestrator section
- skills-as-agents.mdx: add orchestration to Related resources

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Jun 3, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 3, 2026 6:16pm

Request Review

@rachaelrenk
Copy link
Copy Markdown
Contributor Author

This is a test run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant