agentsclimarketplace

Task orchestration

Skill NickCrew/Claude-Cortex/skills/task-orchestration

Claude Cortex

Install
npx -y skills add NickCrew/Claude-Cortex --skill task-orchestration

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 23 stars23 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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

SKILL.md

1.7 KB, as published. Nobody here has run it

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
Process Patternsskills/task-orchestration/references/process-patterns.md
Task Decompositionskills/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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.