GitHub Project Manager
Summary
This GitHub Project Manager MCP server provides comprehensive tools for managing GitHub projects, milestones, tasks, and sprints through deep integration with GitHub Projects V2. Developed by an unnamed author, it offers features like automated kanban workflows, sprint planning, and custom field management. The TypeScript-based implementation uses the Octokit library for GitHub API interactions and includes robust test coverage. It's designed for development teams and project managers who want to incorporate AI assistance into their GitHub project workflows, enabling natural language queries and updates for project boards, issues, milestones, and sprints.
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)
get_next_task
AI-powered recommendations for optimal task prioritization. Parameters: sprintCapacity (integer), teamSkills (array of strings), maxComplexity (integer), includeAnalysis (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)
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), includeImprovements (boolean)
create_traceability_matrix
Full traceability from PRD business requirements → features → use cases → tasks. Parameters: projectId (string), prdContent (string), features (array), tasks (array), validateCompleteness (boolean)
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)
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください