azure-devops

Automate Azure DevOps pipelines, work items, repos, PRs, and wiki tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure DevOps automation reduces manual toil by coordinating pipelines, work items, repos, PRs, and wiki actions across projects.

Core Features & Use Cases

  • Centralized automation for CI/CD pipelines, work-item tracking, repo management, PR handling, and wiki updates.
  • Use cases include triggering pipeline runs on code changes, creating and linking work items from issues, and batch-managing repositories and PRs across teams.

Quick Start

Trigger a pipeline run for a target project and monitor its status.

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 pipelines and work items together?

You can automate Azure DevOps pipelines and work items together by using this Skill to coordinate CI/CD orchestration and work-item tracking. It links pipeline runs with work items, repos, PRs, and wiki actions to reduce manual toil across projects.

What do I need to configure before automating Azure DevOps tasks?

To automate Azure DevOps tasks, you need the az devops CLI extension installed and authenticated via az login. You must also configure default settings for your Azure DevOps organization and project before executing any pipeline, repo, or work-item operations.

Can I trigger Azure DevOps pipeline runs automatically on code changes?

Yes, this Skill supports triggering Azure DevOps pipeline runs for target projects and monitoring their status. This CI/CD orchestration allows you to automate pipeline executions and batch-manage repositories across teams.

What is the best way to batch manage repositories and PRs in Azure DevOps?

Batch-managing repositories and PRs in Azure DevOps is best handled through centralized automation. This Skill coordinates repository operations and PR handling across teams, reducing manual toil while managing pipelines and work items in parallel.

Does Azure DevOps automation support wiki maintenance?

Yes, Azure DevOps automation supports wiki maintenance. The Skill coordinates wiki updates alongside pipelines, work items, repos, and PRs, enabling centralized management of documentation and project wikis across Azure DevOps projects.