azure-devops-cli

Automate Azure DevOps CLI commands for pipelines, repositories, boards, and artifacts.

1|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/rysweet/RustyClawd --skill azure-devops-cli-rysweet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-devops-cli
Source: https://github.com/rysweet/RustyClawd/tree/main/.claude/skills/azure-devops-cli
Command: npx skills add https://github.com/rysweet/RustyClawd --skill azure-devops-cli-rysweet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides expert guidance and automation for Azure DevOps CLI (az devops), streamlining complex workflows related to pipelines, repositories, boards, and artifacts management.

Core Features & Use Cases

  • Comprehensive Command Reference: Access detailed information and examples for all major az devops subcommands.
  • Workflow Automation: Automate common DevOps tasks like pipeline creation, PR management, and work item tracking.
  • Troubleshooting Assistance: Get solutions for authentication, configuration, and command execution issues.
  • Use Case: A DevOps engineer needs to quickly set up a new CI/CD pipeline, manage pull requests, and track work items. This Skill provides the exact commands and workflow patterns to accomplish these tasks efficiently.

Quick Start

Use the azure-devops-cli skill to list all Azure DevOps projects in your organization.

Frequently Asked Questions about azure-devops-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Azure DevOps pipeline creation and PR management using the CLI?

Automating Azure DevOps pipelines and PRs involves executing `az devops` CLI commands for pipeline creation and pull request management. This Skill provides exact command patterns and troubleshooting to streamline these complex workflows.

Do I need the Azure CLI extension to manage Azure DevOps boards and artifacts?

Yes, managing Azure DevOps boards and artifacts requires the Azure CLI and the Azure DevOps extension. These dependencies provide the `az devops` commands needed for work item tracking and artifact management.

What is the best way to manage Azure DevOps repositories from the command line?

Managing Azure DevOps repositories from the command line is best handled through `az devops` CLI commands. This facilitates repository management and complex workflow automation directly from the terminal.

Why does my az devops command fail during authentication or configuration?

Azure DevOps CLI commands fail during authentication due to incorrect configuration. This Skill provides troubleshooting assistance to resolve authentication issues and ensure correct execution of `az devops` commands.

Can I track work items across Azure DevOps projects using the CLI?

Yes, you can track work items across Azure DevOps projects using the `az devops` CLI. It provides expert guidance and command execution for managing boards and work item tracking within your organization.