Azure Devops Cli

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

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

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

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

About This Skill

What it does

This skill provides access to Azure DevOps Command Line Interface (CLI) functionality. It allows AI agents to interact with Azure DevOps projects, manage work items, and automate tasks through command-line operations. Specifically, it enables actions like retrieving build information and managing pipelines.

When to use it

  • Automating repetitive tasks: Automatically trigger builds or releases based on external events.
  • Retrieving project status: Get the latest build status or work item assignments for reporting purposes.
  • Managing pipelines: Create, update, or delete Azure DevOps pipelines programmatically.
  • Work Item Management: Retrieve and modify work items within a project.

Key capabilities

  • Azure DevOps CLI interaction
  • Build information retrieval
  • Pipeline management
  • Work item manipulation

Example prompts

  • "Get the status of the latest build for my 'MyProject' Azure DevOps project."
  • "Create a new pipeline in Azure DevOps named 'MyNewPipeline'."
  • "List all work items assigned to me in the 'MyProject' project."

Tips & gotchas

  • Requires appropriate authentication and permissions within your Azure DevOps organization. Ensure the AI agent has access tokens or credentials configured correctly.

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
tfsugjp
Installs
4

🌐 Community

Passed automated security scans.