AgentSkillsCN

task-orchestration

在协调复杂任务时,可运用此技能,通过编排、委派或并行工作流等方式高效推进。提供“编排:头脑风暴”、“编排:孵化”与“编排:任务”等结构化工作流程。

SKILL.md
--- frontmatter
name: task-orchestration
description: Use when coordinating complex tasks with orchestration, delegation, or parallel workstreams - provides structured workflows for orchestrate:brainstorm, orchestrate:spawn, and orchestrate:task.

Task Orchestration

Overview

Coordinate complex tasks with structured orchestration: discover requirements, spawn parallel agents, and execute multi-step workflows with validation.

When to Use

  • Multi-step tasks requiring coordination or delegation
  • Parallelizable workstreams
  • Complex requirements discovery

Avoid when:

  • The task is simple or single-file

Quick Reference

TaskLoad reference
Orchestrated brainstormingskills/task-orchestration/references/brainstorm.md
Spawn orchestrationskills/task-orchestration/references/spawn.md
Task orchestrationskills/task-orchestration/references/task.md

Workflow

  1. Choose the orchestration mode (brainstorm, spawn, task).
  2. Load the matching reference.
  3. Execute with delegation and progress tracking.
  4. Validate outputs and consolidate results.

Output

  • Orchestration summary
  • Task progress and next steps

Common Mistakes

  • Spawning without clear task boundaries
  • Skipping validation gates