Use when coordinating complex tasks with orchestration, delegation, or parallel workstreams - provides structured workflows for orchestrate:brainstorm, orchestrate:spawn, and orchestrate:task.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add NickCrew/Claude-Cortex --skill task-orchestration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Task Orchestration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nickcrew-task-orchestration-claude-cortex)More formats (shields.io, HTML) on the badges page.
---
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.
keywords:
- multi-agent
- orchestrate
- orchestration
- parallel tasks
- task management
- workflow execution
file_patterns:
- '**/TODO.md'
- '**/docs/plans/**'
- '**/notes/**'
- '**/planning/**'
- '**/scenarios/**'
- '**/todo.md'
confidence: 0.66
---
# 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
| Task | Load reference |
| --- | --- |
| Orchestrated brainstorming | `skills/task-orchestration/references/brainstorm.md` |
| Spawn orchestration | `skills/task-orchestration/references/spawn.md` |
| Task orchestration | `skills/task-orchestration/references/task.md` |
| **Process Patterns** | `skills/task-orchestration/references/process-patterns.md` |
| **Task Decomposition** | `skills/task-orchestration/references/task-decomposition.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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!