Azure Devops

🌐Community
by openhands · 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 openhands-azure-devops npx -- -y @trustedskills/openhands-azure-devops
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "openhands-azure-devops": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/openhands-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. It enables querying work items, managing pipelines, and retrieving repository information. Specifically, the agent can retrieve details about build status and trigger new builds within your Azure DevOps environment.

When to use it

  • Automated Reporting: Generate daily or weekly reports on build success rates and outstanding work items.
  • Pipeline Management: Trigger a specific pipeline run based on an event or request.
  • Work Item Tracking: Retrieve information about assigned tasks, their status, and associated details.
  • Release Coordination: Check the status of deployments and identify potential roadblocks in release processes.

Key capabilities

  • Query work items
  • Manage pipelines (trigger runs)
  • Retrieve repository information
  • Check build status

Example prompts

  • "What is the status of the 'Nightly Build' pipeline?"
  • "Trigger a new run for the 'Release Candidate' pipeline."
  • "Show me all work items assigned to John Doe with a priority of 1."

Tips & gotchas

  • Requires appropriate Azure DevOps credentials and permissions configured within the AI agent environment.
  • The skill’s functionality is limited to what can be accessed through the Azure DevOps API.

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
openhands
Installs
16

🌐 Community

Passed automated security scans.