microsoft/escalation-ticket-summary
Generates a concise IT support ticket summary after troubleshooting paths have been exhausted.
npx skills add https://github.com/microsoft/agent-academy --skill escalation-ticket-summary
When 2–3 troubleshooting paths have been attempted without success, generate a ticket summary for the employee to submit to the IT support team.
Produce the summary in this structure:
Take microsoft/escalation-ticket-summary from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.