Azure Devops

🌐Community
by thomasholknielsen · vlatest · Repository

Helps with Azure, DevOps as part of deploying and managing cloud infrastructure workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add thomasholknielsen-azure-devops npx -- -y @trustedskills/thomasholknielsen-azure-devops
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "thomasholknielsen-azure-devops": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/thomasholknielsen-azure-devops"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Azure DevOps, enabling tasks such as retrieving work item details, creating new pipelines, and managing releases. It facilitates automation of common DevOps workflows directly through natural language prompts. The agent can also provide information about build status and test results within your Azure DevOps environment.

When to use it

  • Automated Reporting: Get a summary of the latest builds and tests in your project without manually checking the Azure DevOps dashboard.
  • Work Item Management: Create, update, or query work items (e.g., bugs, tasks) within a specific Azure DevOps project.
  • Pipeline Creation Assistance: Generate basic YAML pipeline definitions based on high-level descriptions of desired build processes.
  • Release Status Checks: Quickly determine the status and history of releases in your Azure DevOps environment.

Key capabilities

  • Retrieve work item details
  • Create new pipelines
  • Manage releases
  • Provide build status information
  • Report test results

Example prompts

  • "What is the status of release 'MyRelease'?"
  • "Create a new task in Azure DevOps project 'MyProject' to fix bug #123."
  • "Generate a basic YAML pipeline for building a Node.js application."

Tips & gotchas

Requires appropriate permissions within your Azure DevOps organization and project. The skill’s effectiveness depends on the clarity of your prompts – be specific about project names, work item IDs, and desired actions.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
thomasholknielsen
Installs
7

🌐 Community

Passed automated security scans.