expand_task
Break down complex GitHub project tasks into manageable subtasks with AI analysis, dependency detection, and implementation recommendations.
Instructions
Break down a complex task into smaller, manageable subtasks with AI-powered analysis, dependency detection, and implementation recommendations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskTitle | Yes | ||
| taskDescription | Yes | ||
| currentComplexity | Yes | ||
| maxSubtasks | Yes | ||
| maxDepth | Yes | ||
| targetComplexity | Yes | ||
| includeEstimates | Yes | ||
| includeDependencies | Yes | ||
| includeAcceptanceCriteria | Yes | ||
| projectType | No | ||
| teamSkills | No |