import-pipeline

Installation
SKILL.md

Azure DevOps Pipeline Import and Execution

This skill automates the import of Azure DevOps pipelines from YAML files using deployment metadata, executes them, diagnoses errors, and fixes issues.

Overview

This skill demonstrates a complete DevOps workflow for importing and running pipelines in Azure DevOps. It uses Azure CLI to interact with Azure DevOps APIs and includes error diagnosis and fixing capabilities.

Key Benefits

  • Metadata-driven: Uses deployment metadata (.github/deploy.json) for configuration
  • Automated import: Imports pipelines using Azure CLI
  • Error handling: Diagnoses and fixes pipeline execution errors
  • Documentation: Uses Microsoft Learn MCP to reference official documentation

Deployment Metadata Format

The skill expects a deploy.json file in the skills root with the following structure:

Related skills

More from alexander-kastil/agentic-sw-engineering

Installs
1
GitHub Stars
3
First Seen
Mar 11, 2026