Azure Devops

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

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

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

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

About This Skill

What it does

This skill enables AI agents to interact with Azure DevOps, allowing them to retrieve build information, manage work items (like tasks and bugs), and potentially trigger pipelines. It provides a programmatic interface for accessing and manipulating data within an Azure DevOps organization. The agent can be used to automate repetitive tasks or provide insights into project status.

When to use it

  • Automated Reporting: Generate daily reports on build success rates, task completion progress, or outstanding bugs in a specific Azure DevOps project.
  • Work Item Management: Automatically create new work items based on incoming requests or update existing ones with information from external systems.
  • Pipeline Triggering (Potential): Trigger Azure DevOps pipelines based on certain events or conditions (though this functionality is not explicitly confirmed).
  • Project Status Monitoring: Quickly check the status of a project, including builds, releases, and work items.

Key capabilities

  • Retrieve build information
  • Manage work items (tasks, bugs)
  • Access data within an Azure DevOps organization
  • Potentially trigger pipelines

Example prompts

  • "What is the status of the latest build for project 'MyProject'?"
  • "Create a new task in Azure DevOps with title 'Implement Feature X' and assign it to John Doe."
  • "How many bugs are currently open in the 'Release Candidate' sprint?"

Tips & gotchas

  • Requires appropriate authentication credentials and permissions within your Azure DevOps organization.
  • The ability to trigger pipelines is not explicitly confirmed, so functionality may be limited depending on implementation details.

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
thinkfleetai
Installs
2

🌐 Community

Passed automated security scans.