agent-run-orchestrator
Run section orchestrators to coordinate multi-component workflows. Use when starting work on a section.
Best use case
agent-run-orchestrator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Run section orchestrators to coordinate multi-component workflows. Use when starting work on a section.
Teams using agent-run-orchestrator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/agent-run-orchestrator/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How agent-run-orchestrator Compares
| Feature / Agent | agent-run-orchestrator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Run section orchestrators to coordinate multi-component workflows. Use when starting work on a section.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Run Orchestrator Invoke section orchestrators to coordinate complex development workflows. ## When to Use - Starting work on new section - Coordinating multiple parallel components - Managing complex workflows - Need hierarchical task coordination ## Quick Reference ```bash # Run orchestrator for section ./scripts/run_orchestrator.sh foundation # Monitor section progress ./scripts/monitor_section_progress.sh ``` ## Orchestrator Workflow 1. **Review Plans** - Understand section specifications 2. **Break Down** - Divide into manageable components 3. **Delegate** - Assign to appropriate design/specialist agents 4. **Monitor** - Track progress and blockers 5. **Integrate** - Coordinate results 6. **Escalate** - Handle blocking issues ## Hierarchy ```text Section Orchestrator (L1) ↓ delegates to Module Design Agent (L2) ↓ delegates to Component Specialist (L3) ↓ delegates to Implementation Engineer (L4) ``` ## Orchestrator Levels **L0**: Chief Architect - Strategic architecture decisions **L1**: Section Orchestrators - Foundation Orchestrator - Shared Library Orchestrator - Tooling Orchestrator - Paper Implementation Orchestrator - CI/CD Orchestrator - Agentic Workflows Orchestrator **L2**: Module Design Agents - Coordinate modules within sections ## Agent Hierarchy Context Orchestrators are the coordination hub between high-level planning and implementation teams. They decompose work from section level to component level, enabling parallel development. ## References - `/agents/hierarchy.md` - Complete orchestrator structure - `/agents/delegation-rules.md` - Coordination patterns - `.claude/agents/` - Orchestrator configurations
Related Skills
cascade-orchestrator
Creates sophisticated workflow cascades coordinating multiple micro-skills with sequential pipelines, parallel execution, conditional branching, and Codex sandbox iteration. Enhanced with multi-model routing (Gemini/Codex), ruv-swarm coordination, memory persistence, and audit-pipeline patterns for production workflows.
Proactive Orchestrator
Event-driven orchestrator that chains existing skills, edge functions, and agent capabilities into automated workflows triggered by real-time events. Receives events from webhooks (MeetingBaaS, email, calendar), cron jobs (morning brief, pipeline scan), and Slack interactions (button clicks, approvals), then executes multi-step sequences with context-aware routing, HITL approval gates, and self-invocation for long-running chains. This is the conductor — it connects 30+ existing Slack functions, 6 specialist agents, and the sequence executor into coherent, event-driven sales workflows. NOT triggered by user chat messages. Triggered by system events only.
ln-1000-pipeline-orchestrator
Meta-orchestrator (L0): reads kanban board, drives Stories through pipeline 300->310->400->500 in parallel via TeamCreate. Max 3 concurrent Stories. Auto squash-merge to develop on quality gate PASS.
archaeology-orchestrator
고고학 발굴조사 고찰 작성 자동화 파이프라인 마스터 오케스트레이터
AOC Orchestrator
Main coordinator for the automated Advent of Code workflow. Orchestrates puzzle fetching, TDD solving, and submission for daily AoC challenges. Use when running the full automated solving pipeline or when user requests to solve an AoC day.
adb-workflow-orchestrator
TOON workflow orchestration engine for coordinating ADB automation scripts across phases with error recovery
parallel-orchestrator
Orchestrate parallel agent workflows using HtmlGraph's ParallelWorkflow. Activate when planning multi-agent work, using Task tool for sub-agents, or coordinating concurrent feature implementation.
n8n-mcp-orchestrator
Expert MCP (Model Context Protocol) orchestration with n8n workflow automation. Master bidirectional MCP integration, expose n8n workflows as AI agent tools, consume MCP servers in workflows, build agentic systems, orchestrate multi-agent workflows, and create production-ready AI-powered automation pipelines with Claude Code integration.
ai-agent-orchestrator
Эксперт по оркестрации AI агентов. Используй для multi-agent systems, agent coordination, task delegation и agent workflows.
agent-swarm-orchestrator
Designs multi-agent systems with coordinated agent swarms, task distribution, inter-agent communication, and emergent collective behavior.
Agent Orchestrator
Coordinate multiple AI agents and skills for complex workflows
agent-orchestrator-manager
Orchestrates multi-agent workflows by delegating ALL tasks to spawned subagents via /spawn command. Parallelizes independent work, supervises execution, tracks progress in UUID-based output directories, and generates summary reports. Never executes tasks directly. Triggers on keywords: orchestrate, manage agents, spawn agents, parallel tasks, coordinate agents, multi-agent, orc, delegate tasks