task-orchestrator
Installation
SKILL.md
Task Orchestrator
End-to-end automated task management: from goals to execution, intelligent decomposition, agent matching, and progress monitoring.
Use Cases
- User mentions keywords such as "task management," "task planning," "task decomposition," "multi-task parallelism," "task orchestration"
- User needs to decompose complex objectives into executable steps
- User needs multiple Agents to collaborate on work
- User needs to track task progress and resource allocation
- User needs intelligent decision-making for execution order and dependencies.
Core Capabilities
1. Task Parsing and Decomposition
Automatically decompose natural language objectives into a structured task tree:
- Goal Decomposition: Break complex objectives into atomic tasks
- Dependency Identification: Establish dependency relationships between tasks
- Effort Estimation: Estimate execution time based on task complexity