What problem does it solve? Teams deploying Databricks Asset Bundles or Microsoft Fabric workloads through Azure DevOps often misconfigure pipelines, PR policies, and work item hierarchies, or invent unverified tool behaviors. This Skill provides a verified operational playbook for Azure DevOps (Repos, Pipelines, Boards, Artifacts, Test Plans) driven by the official microsoft/azure-devops-mcp server. ## Core Features & Use Cases - Pipeline Authoring: Checklist for building azure-pipelines.yml that validates and deploys Databricks bundles across dev, staging, and prod with Key Vault-linked credentials and environment approvals. - Branch and PR Governance: Rules for protecting main with reviewer minimums, build validation, and linked work items. - Boards Hierarchy Modeling: Guidance for Agile (Epic → Feature → User Story → Task) and Scrum (Epic → Feature → PBI → Task) structures using wit_* MCP tools. - Use Case: A data engineer needs a CI/CD pipeline that validates a Databricks bundle on PR and deploys to staging and prod with human approval gates; the Skill supplies the exact YAML structure, authentication method (PAT via AZURE_DEVOPS_TOKEN), and the confirmed MCP tool list. ## Quick Start Ask the agent to create an Azure DevOps pipeline that validates and deploys your Databricks Asset Bundle to staging and production with approval gates.