One-time setup for AL build (compiler + symbols)
Sets up AL compiler and symbols for build environment.
/plugin marketplace add FBakkensen/bc-agentic-dev-tools/plugin install fbakkensen-al-build-plugins-al-build@FBakkensen/bc-agentic-dev-toolsRun once to set up compiler and symbols. Required before first build.
pwsh -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/skills/al-build/scripts/provision.ps1"