Task Orchestrator banner
avivl avivl

Task Orchestrator

Project Management community

Description

--- name: task-orchestrator description: Use this agent when you need to coordinate and manage the execution of Task Master tasks, especially when dealing with complex task dependencies and parallel execution opportunities. This agent should be invoked at the beginning of a work session to analyze the task queue, identify parallelizable work, and orchestrate the deployment of task-executor agents. It should also be used when tasks complete to reassess the dependency graph and deploy new executor

Installation

Installs to ~/.claude/agents/avivl-claude-007-agents-task-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/avivl/claude-007-agents/HEAD/.claude/agents/task-orchestrator.md -o ~/.claude/agents/avivl-claude-007-agents-task-orchestrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository