azure-devops

Automate Azure DevOps boards, repos, pipelines, and artifacts via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure DevOps spans boards, repositories, pipelines, and artifacts. This Skill automates key DevOps workflows via CLI tools, enabling faster delivery, consistent guidance, and integrated governance.

Core Features & Use Cases

  • Work items (boards) creation, updates, and linking
  • Repository listing and PR creation with reviewers and work items
  • Pipeline management: listing, queuing, monitoring, and logs
  • Artifacts management: feeds, publishing, and consuming packages
  • References and progressive guidance for common DevOps tasks

Quick Start

For example, authenticate and check a few boards or start a PR from a feature branch.

Frequently Asked Questions about azure-devops

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

FAQPage Schema
How do I automate Azure DevOps workflows across boards, repos, and pipelines?

Automate Azure DevOps workflows by using CLI tools to manage work items, repositories, pipelines, and artifacts programmatically. This Skill provides end-to-end automation across boards for work item creation and updates, repos for PR creation with reviewers, pipelines for queuing and monitoring, and artifacts for package management—all via a unified CLI interface with robust argument parsing and configuration loading.

Can I create pull requests and manage repositories from the command line in Azure DevOps?

Yes. This Skill enables repository operations including PR creation with reviewer assignment and work item linking, all from the CLI. It handles listing repos and creating pull requests with integrated work item references, supporting faster delivery and consistent DevOps workflows.

What's the best way to query and manage work items in Azure DevOps boards?

Use WIQL querying combined with work item management to create, update, and link items in Azure DevOps boards. This Skill automates these operations with consistent error handling and configuration, enabling progressive guidance for common board tasks and faster work item lifecycle management.

How do I monitor and queue Azure DevOps pipelines from CLI?

Monitor and queue pipelines programmatically via CLI using pipeline management tools that list, queue, and retrieve logs. This Skill automates pipeline execution with integrated logging, enabling faster feedback and consistent pipeline governance without manual dashboard interaction.

Can I manage artifact feeds and package publishing in Azure DevOps via automation?

Yes. This Skill automates artifact management including feed operations and package publishing and consumption. It integrates with the broader DevOps workflow, enabling consistent package governance and faster artifact lifecycle management across your CI/CD pipeline.

Does this work with existing Azure DevOps CLI tools and scripts?

Yes. This Skill is designed for interoperability with common az-devops toolkit utilities, providing a reusable CLI pattern with public API, robust argument parsing, and HTML formatting integration that works alongside existing Azure DevOps automation tools.