What problem does it solve? Managing Azure DevOps resources through the web portal is slow and hard to automate. This Skill provides complete command references for the Azure CLI DevOps extension so an AI agent can create pull requests, run pipelines, update work items, and configure security directly from the terminal. ## Core Features & Use Cases - Repos & Pull Requests: Create, review, vote on, and complete PRs, manage branch policies, and import Git repositories. - Pipelines & Builds: Create and run pipelines, manage variables and variable groups, download artifacts, and monitor runs. - Boards & Organization: Query and update work items with WIQL, manage iterations, teams, users, security permissions, service endpoints, and wikis. - Use Case: Ask the agent to create a PR from your current branch, link work items, add reviewers, enable auto-complete, and then watch the pipeline run until it succeeds. ## Quick Start Use the azure-devops-cli skill to create a pull request from my current branch to main and link work item 1234.