mcp-github-project-manager
Summary
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.
Available Actions(8)
generate_prd
Transform project ideas into comprehensive Product Requirements Documents. Parameters: projectIdea (string), projectName (string), author (string), complexity (string), timeline (string), includeResearch (boolean)
parse_prd
AI-powered parsing of PRDs into actionable development tasks. Parameters: prdContent (string), maxTasks (integer), createTraceabilityMatrix (boolean), includeUseCases (boolean), projectId (string)
add_feature
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)
analyze_task_complexity
Detailed AI analysis of task complexity, effort estimation, and risk assessment. Parameters: taskTitle (string), taskDescription (string), teamExperience (string), includeBreakdown (boolean), includeRisks (boolean)
get_next_task
AI-powered recommendations for optimal task prioritization. Parameters: sprintCapacity (integer), teamSkills (array of strings), maxComplexity (integer), includeAnalysis (boolean)
expand_task
Break down complex tasks into manageable subtasks automatically. Parameters: taskTitle (string), taskDescription (string), currentComplexity (integer), targetComplexity (integer), includeEstimates (boolean), includeDependencies (boolean)
enhance_prd
Improve existing PRDs with AI-powered gap analysis and improvements. Parameters: prdContent (string)
create_traceability_matrix
Create comprehensive traceability matrix from PRD business requirements through to tasks. Parameters: projectId (string), prdContent (string), features (array), tasks (array), validateCompleteness (boolean)
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください