analyze-prompt
von microsoft
Führt die Analyse der Chat-Anpassungsbewertungen für die aktive Anpassungsdatei durch und fasst die Ergebnisse aus dem Bereich „Probleme“ zusammen.
npx skills add https://github.com/microsoft/vscode-chat-customizations-evaluation --skill analyze-promptAnalyze Prompt
Purpose
Run Chat Customizations Evaluations analysis on a customization file and report what was found.
Instructions
- Run the VS Code command
chatCustomizationsEvaluations.analyzePromptwith the passed in file URL. - Wait for analysis to finish.
- Read diagnostics for the active file from the Problems panel and summarize them.