Skip to content

Conversation

benvillalobos
Copy link
Member

The Goal

/investigate <github_issue> -> Returns <investigation_notes> to help developers get up to speed on a given issue

Ideally, those notes can be plugged into...

  • A "Teaching Agent" to go in depth on the given area with the dev
  • Ask mode to discuss potential solutions -> Agent mode to implement the solution
  • etc.

@Copilot Copilot AI review requested due to automatic review settings October 7, 2025 20:54
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 a new /investigate chat command that analyzes GitHub issues and returns structured investigation notes to help developers understand and get up to speed on specific issues. The command leverages various GitHub tools to gather context from issue descriptions, comments, linked issues, and pull requests.

  • Adds investigation prompt template with structured output format
  • Integrates multiple GitHub MCP server tools for comprehensive analysis
  • Provides standardized investigation notes format with context, background, and implementation suggestions

@benvillalobos benvillalobos marked this pull request as draft October 7, 2025 20:57
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