Add descriptions for /find-issue and /find-duplicates (#281129)

This commit is contained in:
Ben Villalobos
2025-12-04 10:17:11 -08:00
committed by GitHub
parent 7c6fffa396
commit db9bb5b994
2 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,8 @@
---
# NOTE: This prompt is intended for internal use only for now.
agent: Engineering
argument-hint: "Provide an issue number to find duplicates"
argument-hint: Provide a link or issue number to find duplicates for
description: Find duplicates for a VS Code GitHub issue
model: Claude Sonnet 4.5 (copilot)
tools:
- execute/getTerminalOutput

View File

@@ -2,7 +2,8 @@
# ⚠️: Internal use only. To onboard, follow instructions at https://github.com/microsoft/vscode-engineering/blob/main/docs/gh-mcp-onboarding.md
agent: Engineering
model: Claude Sonnet 4.5 (copilot)
argument-hint: "Describe your issue..."
argument-hint: Describe your issue. Include relevant keywords or phrases.
description: Search for an existing VS Code GitHub issue
tools:
- github/*
- agent/runSubagent