Analyze the current or a recent agent session (GitHub Copilot CLI or Claude Code) and generate a diagnostic report. Use when asking for session feedback, debugging agent behavior, or reviewing what happened during a build session.
$npx -y skills add microsoft/win-dev-skills --skill winui-session-reportInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/win-dev-skills" --skill "microsoft/win-dev-skills/winui-session-report"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/win-dev-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/win-dev-skills"` and select the relevant skills, then follow their instructions.