act-on-feedback

star 186.5k

Act on user feedback attached to the current session. Use when the user submits feedback on the session's changes via the Submit Feedback button.

microsoft By microsoft schedule Updated 6/12/2026

name: act-on-feedback description: Act on user feedback attached to the current session. Use when the user submits feedback on the session's changes via the Submit Feedback button.

Act on Feedback

The user has provided feedback on the current session's changes.

  1. Use the listComments tool to retrieve all of the user's feedback comments for this session
  2. If any feedback comments were also attached to this message, review those as well
  3. Understand the intent behind each piece of feedback
  4. Make the requested changes to address the feedback
  5. When feedback has been tackled, use the resolveComments tool to mark those comments as resolved, or the deleteComments tool to delete them
  6. Verify your changes are consistent with the rest of the codebase
Install via CLI
npx skills add https://github.com/microsoft/vscode --skill act-on-feedback
Repository Details
star Stars 186,459
call_split Forks 40,493
navigation Branch main
article Path SKILL.md
More from Creator