expand_task
Break down complex tasks into actionable subtasks for precise execution. Specify task ID, research needs, context, and project details to generate structured workflows.
Instructions
Expand a task into subtasks for detailed implementation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file | No | Path to the tasks file relative to project root (e.g., tasks/tasks.json) | |
force | No | Force expansion even if subtasks exist | |
id | Yes | ID of task to expand | |
num | No | Number of subtasks to generate | |
projectRoot | Yes | The directory of the project. Must be an absolute path. | |
prompt | No | Additional context for subtask generation | |
research | No | Use research role for generation | |
tag | No | Tag context to operate on |