dotnet-cli-packaging Multi-platform packaging for .NET CLI tools: Homebrew formula authoring (binary tap and cask), apt/deb packaging with , winget manifest YAML schema and PR submission to , Scoop manifest JSON, Chocolatey package creation, global/local packaging, and NuGet distribution. Version assumptions: .NET 8.0+ baseline. Package manager formats are stable across .NET versions. Out of scope: CLI distribution strategy (AOT vs framework-dependent vs dotnet tool decision) -- see [skill:dotnet-cli-distribution]. Release CI/CD pipeline that automates packaging -- see [skill:dotnet-cli-relea…