From nickcrew-claude-ctx-plugin
Coordinates complex tasks with orchestration, delegation, and parallel workstreams. Provides structured workflows for brainstorming, spawning agents, and multi-step task execution with validation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nickcrew-claude-ctx-plugin:task-orchestrationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Coordinate complex tasks with structured orchestration: discover requirements, spawn parallel agents, and execute multi-step workflows with validation.
Coordinate complex tasks with structured orchestration: discover requirements, spawn parallel agents, and execute multi-step workflows with validation.
Avoid when:
| 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 |
npx claudepluginhub nickcrew/claude-cortexDecomposes complex tasks into parallel subtasks, spawns autonomous sub-agents with dynamically generated skill files, coordinates file-based communication, and consolidates results.
Analyzes user tasks to recommend and execute optimal agent orchestration patterns: Sequential Pipeline, Parallel Subagent, Team Mode, Ralph Loop. For complex multi-step tasks or /agent-orchestrate invocation.
Coordinates multiple agents and disciplines to break down complex tasks, define handoff contracts, and surface dependencies. Use when ownership is unclear or work crosses design, engineering, QA, and production.