Content-Length: 318019 | pFad | http://github.com/github/github-mcp-server/pull/685/#top

72 Add support for multi-tool workflows by mattdholloway · Pull Request #685 · github/github-mcp-server · GitHub
Skip to content

Add support for multi-tool workflows #685

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

mattdholloway
Copy link
Contributor

@mattdholloway mattdholloway commented Jul 16, 2025

@mattdholloway mattdholloway self-assigned this Jul 16, 2025
@mattdholloway mattdholloway marked this pull request as ready for review July 25, 2025 12:02
@Copilot Copilot AI review requested due to automatic review settings July 25, 2025 12:02
@mattdholloway mattdholloway requested a review from a team as a code owner July 25, 2025 12:02
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for multi-tool workflows by introducing four new workflow prompts that provide guided interactions for common GitHub development tasks. The workflows combine multiple existing GitHub tools into structured, conversational flows for more comprehensive automation.

  • Adds four new workflow prompts for PR review, notification triage, issue investigation, and issue-to-fix workflows
  • Integrates workflow prompts into existing toolsets (issues, pull_requests, notifications)
  • Provides guided multi-step processes that leverage existing GitHub API tools

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
pkg/github/workflow_prompts.go New file containing four workflow prompt implementations with guided conversation flows
pkg/github/tools.go Integration of new workflow prompts into existing toolsets for issues, pull requests, and notifications
Comments suppressed due to low confidence (4)

pkg/github/workflow_prompts.go:13

  • The return parameter name 'tool' should be 'prompt' since it returns an mcp.Prompt, not a tool. This naming is inconsistent and misleading.
func PullRequestReviewWorkflowPrompt(t translations.TranslationHelperFunc) (tool mcp.Prompt, handler server.PromptHandlerFunc) {

pkg/github/workflow_prompts.go:53

  • The return parameter name 'tool' should be 'prompt' since it returns an mcp.Prompt, not a tool. This naming is inconsistent and misleading.
func NotificationTriageWorkflowPrompt(t translations.TranslationHelperFunc) (tool mcp.Prompt, handler server.PromptHandlerFunc) {

pkg/github/workflow_prompts.go:92

  • The return parameter name 'tool' should be 'prompt' since it returns an mcp.Prompt, not a tool. This naming is inconsistent and misleading.
func IssueInvestigationWorkflowPrompt(t translations.TranslationHelperFunc) (tool mcp.Prompt, handler server.PromptHandlerFunc) {

pkg/github/workflow_prompts.go:140

  • The return parameter name 'tool' should be 'prompt' since it returns an mcp.Prompt, not a tool. This naming is inconsistent and misleading.
func IssueToFixWorkflowPrompt(t translations.TranslationHelperFunc) (tool mcp.Prompt, handler server.PromptHandlerFunc) {

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/github/github-mcp-server/pull/685/#top

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy