Agents & OrchestrationSûr8080/100
act-on-feedback__microsoft-vscode__src-vs-sessions-skills-d8fe00d2fd00
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.
ou envoie-le directement à ton agent.
Installer dans ton projet
$ npx arboris-cli install act-on-feedback__microsoft-vscode__src-vs-sessions-skills-d8fe00d2fd00Contenu à copier
--- 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. metadata: origin: Microsoft --- <!-- Customize this skill and select save to override its behavior. Delete that copy to restore the built-in behavior. --> # Act on Feedback The user has provided feedback on the current session's changes. 1. Use the `listComments` tool to retrieve the user's feedback comments for this session 2. If specific feedback comments were attached to this message, act on **only** those attached comments (match them by their comment id); otherwise act on all of the listed comments, or whatever subset the user specified in their message 3. Understand the intent behind each piece of feedback you are acting on 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
Colle ce Markdown dans ton agent ou utilise les boutons ci-dessus pour l’écrire dans ton projet.
Ce que fait act-on-feedback__microsoft-vscode__src-vs-sessions-skills-d8fe00d2fd00
Applique les pratiques du skill act-on-feedback__microsoft-vscode__src-vs-sessions-skills-d8fe00d2fd00.
Comment utiliser act-on-feedback__microsoft-vscode__src-vs-sessions-skills-d8fe00d2fd00
1
Copie le prompt
Un clic copie le prompt packagé (ou l'envoie à ton agent).
2
L'agent installe le skill
Il ajoute le SKILL.md et ses ressources à ton projet.
3
Activation automatique
Le skill s'active dès que le contexte correspond.
Déclencheurs pour act-on-feedback__microsoft-vscode__src-vs-sessions-skills-d8fe00d2fd00
Dis simplement à ton agent quelque chose comme :
Applique le skill act-on-feedback__microsoft-vscode__src-vs-sessions-skills-d8fe00d2fd00 à cette tâche
Utilise act-on-feedback__microsoft-vscode__src-vs-sessions-skills-d8fe00d2fd00 pour améliorer cette implémentation
Passe en revue ce sujet avec act-on-feedback__microsoft-vscode__src-vs-sessions-skills-d8fe00d2fd00
Skills liés à act-on-feedback__microsoft-vscode__src-vs-sessions-skills-d8fe00d2fd00
acceleration__microsoft-aibast-agents-library__solutions-deal-progression-manual-skills-4c8a74dab5dd
Compare synthetic acceleration options and clearly separate scenario value from forecast commitments.account-overview__microsoft-aibast-agents-library__solutions-account-intelligence-manual-skills-3546ce8f6420
Create a synthetic Acme account overview and identify evidence that merits seller attention.acroform-writer__microsoft-cat-agent-skills__submissions-e44ef69423b5
Use this skill whenever the user wants values written INTO an existing PDF form that lives in the connected SharePoint knowledge source — filling out, completing, populating, or submitting a fillable PDF (application, intake sheet, contract, government form) from data they supply, a spreadsheet row, or the conversation. Triggers include "fill out the job application form", "complete the intake form for [person]", "populate our standard NDA template", and "make this ready to send / non-editable" (flatten). The source form should be found via knowledge search; only ask the user to upload it if knowledge search turns up nothing plausible. different task), and do NOT use it on scanned/image-only PDFs that have no real fillable fields — those need OCR or manual overlay instead, which this skill explicitly detects and reports rather than silently failing.