Azure Devops Cli

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

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

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

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 using the command line interface (CLI). It enables tasks like retrieving build status, managing work items, and automating deployments directly through CLI commands. The agent can execute these commands based on natural language instructions, simplifying interactions with Azure DevOps environments.

When to use it

  • Automated Reporting: Generate reports on build success/failure rates or work item progress.
  • Deployment Automation: Trigger deployment pipelines based on specific conditions or events.
  • Work Item Management: Create, update, and assign work items within Azure DevOps projects.
  • Troubleshooting: Quickly check the status of builds or deployments to diagnose issues.

Key capabilities

  • Execute Azure DevOps CLI commands
  • Retrieve build information
  • Manage work items (creation, updates)
  • Automate deployment pipelines

Example prompts

  • "What is the status of build 'MyBuild'?"
  • "Create a new task in the project 'MyProject' with the title 'Fix Bug'."
  • "Trigger the release pipeline 'ReleasePipelineName'."

Tips & gotchas

  • Requires Azure DevOps CLI to be installed and configured.
  • The agent needs appropriate permissions within the Azure DevOps organization to perform 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
ntaksh42
Installs
5

🌐 Community

Passed automated security scans.