decompose
Divide a large task (over half a day of work) into two or more subtasks. Subtasks are added to the queue with a relation to the parent, while the parent moves to backlog with an 'epic' label.
Instructions
Разбить СВОЮ большую задачу (>~полдня работы) на >=2 подзадачи: [{'title': ..., 'description'?: ..., 'priority'?: 0-5}]. Подзадачи встают в Queue с relation на родителя; родитель уходит в Backlog с label 'epic'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| subtasks | Yes |