dispatch

Automate task dispatch and subagent workflow management decisions.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/dang0705/planting --skill dispatch-dang0705
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dispatch
Source: https://github.com/dang0705/planting/tree/main/.codex/skills/dispatch
Command: npx skills add https://github.com/dang0705/planting --skill dispatch-dang0705

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the dispatch of complex tasks to subagents, managing the workflow and ensuring tasks are executed efficiently and safely.

Core Features & Use Cases

  • Task Dispatch: Determines whether a task should be executed by a subagent or by the main agent.
  • Subagent Workflow Management: Handles the planning, execution, and documentation of tasks involving multiple subagents.
  • Use Case: When a user requests a complex task, this Skill decides which subagents to involve, ensures they have the necessary information, and tracks the progress of the task.

Quick Start

Use the dispatch skill to process a new task with the intent "dispatch task X to subagents."

Frequently Asked Questions about dispatch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate task dispatch to subagents for complex workflow management?

Automating task dispatch involves analyzing task complexity and risk to determine whether the main agent or a subagent should execute the task, ensuring efficient and safe workflow management.

When do I need subagent workflow management for complex tasks?

Subagent workflow management is needed when a complex task requires multiple subagents, ensuring they receive necessary information and tracking task progress from planning through execution and documentation.

How does subagent task dispatch decide which agent executes a task?

Subagent task dispatch decides execution by analyzing task complexity, performing risk assessment, and adhering to predefined workflow rules to assign tasks to the appropriate subagent.

What is the best way to plan and track complex tasks across multiple subagents?

The best way to plan and track complex tasks across multiple subagents is to use automated workflow management that handles planning, execution, and documentation while ensuring subagents have necessary information.

Can I use predefined workflow rules to control task execution and subagent assignment?

Yes, you can use predefined workflow rules to control task execution, as the dispatch process strictly adheres to these rules during risk assessment and subagent assignment to ensure safe execution.

What are the limitations of automating complex task dispatch and workflow management?

Limitations of automating complex task dispatch include the system's reliance on accurate task complexity analysis and risk assessment, requiring well-defined predefined workflow rules to appropriately assign tasks without errors.