Wos Toolchain Discovery

Canonical PowerShell block that detects the Windows ARM64 build toolchain (host arch, Visual Studio path, ARM64-target cl.exe, MSBuild, dumpbin, vcvars script) and caches the result to .copilot/state/wos-toolchain.json for reuse across agents/phases. Load when any wos-* agent needs to build/validate ARM64 artifacts. Cached results survive across tool calls within a session; re-run only if the cache is missing or stale.

qualcomm 2daed4d 5.8 KB Updated

File contents

qualcomm/extension-wos-porter/tree/main/claude-plugin/skills/wos-toolchain-discovery commit 2daed4d9a0

Frequently asked questions

npx skillmds@latest add qualcomm/wos-toolchain-discovery-2