What problem does it solve? Support engineers and skill authors lack a consistent structure for writing troubleshooting documentation, leading to scattered knowledge across csswiki, azurewiki, seektheway, and arr that LLM agents cannot reliably parse or act on. ## Core Features & Use Cases - Progressive Disclosure Templates: Provides layered skill templates (quick summary, basic troubleshooting, detailed investigation, advanced scenarios) optimized for LLM parsing. - Multi-MCP Knowledge Routing: Documents when to query azurewiki, csswiki, seektheway (Chinese L400 content), or arr based on service area and language. - Azure Network Troubleshooting Workflow: Defines a five-step workflow from work item search through Log Source wiki pages to Kusto query execution via Azure MCP, including schema validation rules and fully qualified query formats. - Use Case: An engineer diagnosing an ExpressRoute BGP failure follows the workflow to search csswiki work items, locate the "Log Source for ExpressRoute" page, substitute customer parameters into a validated Kusto query, and execute it through Azure MCP. ## Quick Start Ask the agent to troubleshoot an Azure Networking issue by searching csswiki work items and the AzureNetworking Log Source wiki, then running the matching Kusto query with your subscription and resource details.