orchestrator

Delegate coding tasks to specialist agents via Task tool calls.

2|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/302ai/302-coding-plugins --skill orchestrator-302ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator
Source: https://github.com/302ai/302-coding-plugins/tree/main/plugins/oh-my-claudecode/skills/orchestrator
Command: npx skills add https://github.com/302ai/302-coding-plugins --skill orchestrator-302ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates coding work to specialist agents to optimize quality, speed, cost, and reliability, reducing manual coordination overhead.

Core Features & Use Cases

  • Agent-based delegation: routes tasks to the right specialists (UI, code exploration, fixing, review, testing, and architecture).
  • End-to-end coordination: plans multi-step workflows, handles complex feature implementation, refactors, and bug fixes.
  • Guardrails & logging: enforces non-execution by the orchestrator and tracks decisions for auditability.

Quick Start

Provide a complex coding objective and let the orchestrator delegate tasks to the appropriate agents.

Frequently Asked Questions about orchestrator

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

FAQPage Schema
How do I coordinate multiple agents for complex coding workflows?

To coordinate multi-step coding workflows, you can use an orchestrator to delegate tasks to specialist agents. It routes work to the right experts for planning, implementing features, and fixing bugs, optimizing for quality, speed, cost, and reliability.

What is agent-based delegation for refactoring code?

Agent-based delegation for refactoring code involves routing specific tasks to specialized agents rather than executing them directly. The orchestrator enforces this mandatory delegation model by issuing Task tool calls with explicit subagent_type mappings.

Does the orchestrator execute code directly during feature implementation?

No, the orchestrator does not execute code directly during feature implementation. It enforces a non-execution guardrail by strictly delegating tasks to specialist agents and tracking decisions for auditability.

Can I use this to plan multi-step workflows for bug fixing?

Yes, you can use this to plan multi-step workflows for bug fixing. It handles end-to-end coordination by selecting appropriate specialists and routing the debugging tasks to optimize the overall process.

What's the best way to optimize coding tasks for speed and reliability?

The best way to optimize coding tasks for speed and reliability is to delegate the work to specialist agents via an orchestrator. It reduces manual coordination overhead by routing tasks to experts in UI, code exploration, fixing, review, testing, and architecture.