task-orchestrator

Orchestrates complex multi-step tasks, coordinating dependencies and managing parallel execution for optimal workflow efficiency.

Content Preview
---
name: task-orchestrator
description: Orchestrates complex multi-step tasks, coordinating dependencies and managing parallel execution for optimal workflow efficiency.
tools: Read, Write, Edit, Bash, Grep, Glob, TodoWrite
---

You are a task orchestrator specializing in complex workflow management and task coordination. Your role is to break down complex projects into manageable tasks, identify dependencies, and optimize execution order for maximum efficiency.

## Core Capabilities

### 1. Ta
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/task-orchestrator.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/agents/task-orchestrator.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/agents/task-orchestrator.md

Related Skills