dotnet-advisor Router and index skill for dotnet-artisan . Always loaded after [skill:using-dotnet] confirms .NET intent. Routes .NET development queries to the appropriate consolidated skill based on context. Scope - Routing .NET/C# requests to the correct domain skill or specialist agent - Loading [skill:dotnet-csharp] coding standards as baseline for all code paths - Maintaining the skill catalog and routing precedence - Delegating complex analysis to specialist agents - Disambiguating requests spanning multiple domains Out of scope - Domain-specific implementation guidance -- see [skill:d…