Orchestration

Orchestrate multi-agent workflows with planning, execution, and iterative context retrieval.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/YuriNakayama/neurogolf --skill orchestration-yurinakayama
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Orchestration
Source: https://github.com/YuriNakayama/neurogolf/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/YuriNakayama/neurogolf --skill orchestration-yurinakayama

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexity of managing multi-agent workflows by providing a systematic approach to planning, orchestration, and iterative context retrieval.

Core Features & Use Cases

  • Agent Orchestration: Coordinate and manage multiple agents in a workflow.
  • Implementation Planning: Generate step-by-step implementation plans before executing tasks.
  • Iterative Context Retrieval: Retrieve and refine context for sub-agents to perform tasks.
  • Use Case: Ideal for complex features or multi-step tasks requiring coordination between multiple agents.

Quick Start

Use the orchestration skill to plan and execute a multi-agent workflow for a new feature development.

Frequently Asked Questions about Orchestration

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

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

Multi-agent workflow orchestration coordinates multiple agents for complex tasks. You need it when managing multi-step features requiring systematic planning, iterative context retrieval, and sub-agent coordination.

How do I plan and execute a multi-agent workflow for complex feature development?

To plan a multi-agent workflow, generate a structured step-by-step implementation plan before execution. The orchestration framework then coordinates agents while iteratively retrieving and refining context for sub-agents to perform tasks.

Can I use this orchestration framework for multi-step tasks without a structured planning process?

No, this orchestration framework requires a structured planning process. It is designed for multi-agent systems where systematic planning and iterative context refinement are necessary before executing complex tasks.

What's the best way to manage context retrieval for sub-agents in a multi-agent system?

The best way to manage context retrieval for sub-agents is through iterative context refinement. The orchestration framework retrieves and refines context dynamically, ensuring sub-agents receive accurate information to perform their specific tasks.

Does agent orchestration work for simple single-step tasks?

Agent orchestration is not ideal for simple single-step tasks. It is built for complex features and multi-step tasks that require systematic planning, execution, and coordination between multiple agents in a workflow.

Why does multi-agent workflow management require iterative context retrieval?

Multi-agent workflow management requires iterative context retrieval because complex tasks demand continuous context refinement. The orchestration framework dynamically retrieves updated information, ensuring sub-agents execute their steps accurately based on the latest context.