AI AGENT ADDONS

Azure Pipelines

microsoft/vscode
DevOps & CI/CD
1,611installs

You can test Azure DevOps pipeline changes right on your computer before sending them to the server. This saves time because you do not have to wait for a full build to finish. The skill uses the Azure CLI to queue builds, check status, and view logs.

It works with the main VS Code build pipeline and its scheduled Insider builds. You can cancel old builds to free up resources. The tool supports custom parameters and branch names for flexible testing.

Everyone who edits pipeline YAML files will benefit from faster feedback. No more slow push and wait cycles. You can validate your changes locally and fix errors early.

Add Azure Pipelines skill to your workflow

Global

mkdir -p ~/.claude/skills/azure-pipelines

Project

mkdir -p .claude/skills/azure-pipelines

Source Repository

Stars
186,993
Forks
40,701
Watchers
186,993
License
MIT
Last Push
23 days ago
Created
11 years ago