task-orchestrator

Coordinate multiple specialized subagents to execute tasks in parallel.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/totalaudiopromo/total-audio-platform --skill task-orchestrator-totalaudiopromo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-orchestrator
Source: https://github.com/totalaudiopromo/total-audio-platform/tree/main/.claude/skills/task-orchestrator
Command: npx skills add https://github.com/totalaudiopromo/total-audio-platform --skill task-orchestrator-totalaudiopromo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill overcomes the limitations of single-agent, serial task execution by coordinating multiple specialized subagents in parallel, drastically speeding up complex workflows and achieving 3-5x faster execution.

Core Features & Use Cases

  • Parallel Task Delegation: Splits complex tasks into independent subtasks and delegates them to specialized subagents for simultaneous execution.
  • Multi-Area & Quality Updates: Enables parallel updates across multiple applications in a monorepo and runs quality checks (TypeScript, tests, mobile UX) concurrently.
  • Comprehensive Pre-Deployment: Orchestrates parallel builds, test suites, and changelog generation for rapid, thorough production readiness.
  • Use Case: When preparing for a major release, use this skill to simultaneously build all applications, run the full test suite, and generate the customer-facing changelog, cutting down preparation time significantly.

Quick Start

Use the task-orchestrator skill to simultaneously fix TypeScript errors, update mobile tests, and generate API documentation for the 'audio-intel' app.