azure-devops

Community

Automate Azure DevOps, streamline your workflow.

AuthorNotMyself
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive guide for automating Azure DevOps operations using the az CLI, simplifying tasks across Azure Pipelines, Repos, Boards, and Artifacts, thereby streamlining CI/CD and project management.

Core Features & Use Cases

  • CLI-Driven Automation: Execute commands for repositories, pull requests, pipelines, and work items directly from the command line.
  • CI/CD Integration: Manage pipeline runs, artifacts, variable groups, and service connections for robust automation.
  • Work Item Management: Create, update, and query work items, linking them to code changes and pull requests.
  • Use Case: When setting up a new CI/CD pipeline, use this skill to programmatically create repositories, configure build pipelines, and manage deployment variables, saving significant manual setup time.

Quick Start

Show me how to list all active pull requests in my Azure DevOps project using the az CLI.

Dependency Matrix

Required Modules

Azure CLIazure-devops extension

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: azure-devops
Download link: https://github.com/NotMyself/claude-stack-dotnet/archive/main.zip#azure-devops

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository