analyze-prompt

Runs Chat Customizations Evaluations analysis for the active customization file and summarizes the findings from the Problems panel.

npx skills add https://github.com/microsoft/vscode-chat-customizations-evaluation --skill analyze-prompt

Analyze Prompt

Purpose

Run Chat Customizations Evaluations analysis on a customization file and report what was found.

Instructions

  • Run the VS Code command chatCustomizationsEvaluations.analyzePrompt with the passed in file URL.
  • Wait for analysis to finish.
  • Read diagnostics for the active file from the Problems panel and summarize them.