Provides comprehensive tools for managing GitHub projects, milestones, tasks, and sprints. This server integrates deeply with GitHub Projects V2, offering features like automated kanban workflows, sprint planning, and custom field management.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Transform project ideas into comprehensive Product Requirements Documents. Parameters: projectIdea (string), projectName (string), author (string), complexity (string), timeline (string), includeResearch (boolean)
AI-powered parsing of PRDs into actionable development tasks. Parameters: prdContent (string), maxTasks (integer), createTraceabilityMatrix (boolean), includeUseCases (boolean), projectId (string)
Add new features with automatic impact analysis and task generation. Parameters: featureIdea (string), description (string), requestedBy (string), businessJustification (string), targetUsers (array of strings), autoApprove (boolean), expandToTasks (boolean), createLifecycle (boolean)
Detailed AI analysis of task complexity, effort estimation, and risk assessment. Parameters: taskTitle (string), taskDescription (string), teamExperience (string), includeBreakdown (boolean), includeRisks (boolean)
AI-powered recommendations for optimal task prioritization. Parameters: sprintCapacity (integer), teamSkills (array of strings), maxComplexity (integer), includeAnalysis (boolean)
Break down complex tasks into manageable subtasks automatically. Parameters: taskTitle (string), taskDescription (string), currentComplexity (integer), targetComplexity (integer), includeEstimates (boolean), includeDependencies (boolean)
Improve existing PRDs with AI-powered gap analysis and improvements. Parameters: prdContent (string)
Full traceability from PRD business requirements to features, use cases, and tasks. Parameters: projectId (string), prdContent (string), features (array), tasks (array), validateCompleteness (boolean)