Suggest Fix Issue

Given the details of an issue, suggests a fix for the issue.

Microsoft 612cca9 1.1 KB Updated 2.7k repo stars

File contents

Suggest Fix for Issue

Purpose

To propose a potential solution for a given issue based on its details. This skill analyzes the issue's content, including its description, comments, and any relevant context, to generate a suggestion that could help resolve the issue effectively.

Usage

To use this skill, provide the details of an issue, including its description, comments, and any relevant context. The skill will then analyze the information and generate a suggestion for how to fix the issue. This can be particularly useful for developers looking for guidance on how to address a problem or for those who may be new to troubleshooting issues.

How to suggest a fix

  • Carefully read through the issue's description and comments to understand the problem fully.
  • Where possible output code-blocks and reference real files in the workspace with the fix.
  • If the issue is related to a bug, try to identify the root cause and suggest a fix that addresses it directly.

microsoft/vscode-pull-request-github/tree/main/src/lm/skills/suggest-fix-issue commit 612cca9772

Frequently asked questions

npx skillmds@latest add microsoft/suggest-fix-issue