What problem does it solve? Engineers working with Azure DevOps often need accurate, first-party-aligned guidance on Repos branch policies, YAML pipeline syntax, work item queries, and REST API usage without digging through scattered documentation. This Skill supplies a structured, read-only reference covering those domains so answers follow Microsoft's official guidance. ## Core Features & Use Cases - YAML Pipeline Reference: Covers triggers, stages, templates, expressions, caching, service connections, environments, and approval gates with concrete syntax examples. - Repos and Boards Guidance: Documents branch policies, merge strategies, security namespaces, work item types, and WIQL query syntax. - REST API and CLI Patterns: Lists endpoint patterns, authentication via PAT, API versioning, and common az devops commands. - Use Case: When asked how to require build validation on a main branch, the Skill provides the exact branch policy settings and the corresponding az repos policy or REST API approach, citing first-party sources first. ## Quick Start Ask how to configure an Azure DevOps YAML pipeline with environment approvals and get guidance grounded in Microsoft Learn documentation.