Azure Devops
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.
Run in terminal (recommended)
claude mcp add bagelhole-azure-devops npx -- -y @trustedskills/bagelhole-azure-devops
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bagelhole-azure-devops": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bagelhole-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 like retrieving build status, managing work items (tasks, bugs), and querying pipelines. It facilitates automation of DevOps processes by providing a programmatic interface to Azure DevOps resources. The agent can also be used to create new pipelines or modify existing ones.
When to use it
- Automated Status Checks: Get the current build status for a specific project or pipeline, triggering alerts based on failure or success.
- Work Item Management: Automatically assign work items based on predefined rules or triage incoming bugs.
- Pipeline Creation/Modification: Generate basic Azure DevOps pipelines from templates or modify existing ones to incorporate new steps.
- Release Tracking: Monitor release progress and identify potential bottlenecks in the deployment process.
Key capabilities
- Retrieve build status
- Manage work items (tasks, bugs)
- Query pipelines
- Create pipelines
- Modify Pipelines
Example prompts
- "What is the current status of the 'MyProject' build pipeline?"
- "Assign this bug to the 'DevOps Team'."
- "Show me all work items assigned to me."
- βCan you create a new Azure DevOps pipeline using this YAML?β
Tips & gotchas
- Requires appropriate permissions within your Azure DevOps organization. The AI agent will need authentication credentials and access rights 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.