get_next_task
Recommends the next task to work on using AI analysis of priorities, dependencies, team capacity, and project state for GitHub project management.
Instructions
Get AI-powered recommendations for the next task to work on based on priorities, dependencies, team capacity, and current project state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| featureId | No | ||
| assignee | No | ||
| teamSkills | No | ||
| sprintCapacity | No | ||
| currentPhase | No | ||
| excludeBlocked | Yes | ||
| maxComplexity | No | ||
| includeAnalysis | Yes | ||
| limit | Yes |