Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/src/vs/sessions/skills/act-on-feedback/SKILL.md
13397 views
---
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. Their feedback comments have been attached to this message.

  1. Review all attached feedback comments carefully

  2. Understand the intent behind each piece of feedback

  3. Make the requested changes to address the feedback

  4. Verify your changes are consistent with the rest of the codebase