What problem does it solve?
Azure DevOps resources are often managed through disparate UI and ad-hoc scripts. This Skill provides a cohesive, scriptable interface via the Azure CLI and the azure-devops extension to manage repos, pull requests, pipelines, boards, and work items consistently across projects.
Core Features & Use Cases
- Manage Azure DevOps resources (repos, PRs, pipelines, boards, and work items) using az devops commands.
- Configure defaults, authentication, and project scoping for repeatable automation.
- Practical scenarios include creating PRs, listing and updating work items, automating pipeline setups, and enforcing repository policies across teams.
Quick Start
Install the Azure CLI and Azure DevOps extension, then start using az devops commands to automate your workflows across projects.