orchestrator

Orchestrate multi-agent planning loops across brainstorm, design, review, and materialization.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/SeoJaeWan/try-claude-code --skill orchestrator-seojaewan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: orchestrator
Source: https://github.com/SeoJaeWan/try-claude-code/tree/main/.codex/skills/orchestrator
Command: npx skills add https://github.com/SeoJaeWan/try-claude-code --skill orchestrator-seojaewan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This frontmatter-driven orchestrator enables explicit, multi-agent planning workflows instead of single-pass planning, coordinating brainstorm, design-discovery, architect, plan-review, browser-based developer review, and plan-materialize with artifact-driven guidance and explicit developer approvals before test materialization.

Core Features & Use Cases

  • Orchestrates end-to-end planning passes across multiple roles with explicit handoff artifacts and review gates.
  • Enables browser-based developer review and artifact-driven feedback triage to maintain traceability and safety.
  • Applies to requests that explicitly invoke the orchestrator or require coordinated upstream decisions before materialization, across complex tasks.

Quick Start

Provide explicit multi-agent orchestration for a user request by running brainstorm, design-discovery, architect, plan-review, browser developer review, and plan-materialize in sequence with artifact-driven steps and fresh approvals before materialization.

Frequently Asked Questions about orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is multi-agent planning orchestration and when do I need it?▼

Multi-agent planning orchestration coordinates sequential roles like brainstorm, design-discovery, and architect with artifact-driven handoffs. You need it for complex tasks requiring coordinated upstream feedback and explicit developer approvals before materialization.

How do I coordinate planning workflows with developer approvals before materialization?▼

Coordinate planning workflows by running brainstorm, design-discovery, architect, plan-review, and browser-based developer review in sequence. This orchestrates artifact-driven steps with fresh approvals, ensuring traceability and safety before plan materialization.

How are planning artifacts stored for traceability in multi-agent workflows?▼

Planning artifacts are stored durably under the ./plans directory and related review assets. This ensures freshness, traceability, and proper handoffs across multi-agent planning passes and developer review gates.

Can I use browser-based developer review for artifact-driven feedback triage?▼

Yes, browser-based developer review enables artifact-driven feedback triage to maintain traceability and safety. It acts as a review gate within the multi-agent planning loop before plan materialization.

Does multi-agent orchestration work for single-pass planning requests?▼

Multi-agent orchestration is designed for explicit, multi-pass planning workflows rather than single-pass planning. It applies to requests that explicitly invoke the orchestrator or require coordinated upstream decisions.

What is the best way to handle upstream feedback before test materialization?▼

The best way to handle upstream feedback is using artifact-driven sub-agents across brainstorm and architect phases. This orchestrates explicit review gates, ensuring durable artifacts and developer approvals before test materialization.