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 sanjay3290-azure-devops npx -- -y @trustedskills/sanjay3290-azure-devops
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sanjay3290-azure-devops": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sanjay3290-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 such as creating work items (like bugs or user stories), managing builds and releases, and querying project data. It provides a programmatic interface for automating common DevOps workflows within the Microsoft ecosystem. The agent can retrieve information about pipelines, repositories, and associated metadata.
When to use it
- Automated Bug Reporting: Automatically create Azure DevOps work items based on error logs or monitoring alerts.
- Release Management: Trigger builds and releases in Azure Pipelines based on specific events or conditions.
- Project Status Updates: Retrieve the status of ongoing builds, deployments, and work item progress for reporting purposes.
- Code Repository Queries: Search for files within a repository or retrieve commit history information.
Key capabilities
- Create Work Items
- Manage Builds
- Manage Releases
- Query Project Data
- Interact with Pipelines
- Repository Interaction
Example prompts
- "Create a new bug in Azure DevOps project 'MyProject' with the title 'Login button unresponsive'."
- "Trigger a release pipeline named 'ProductionRelease'."
- "What is the status of build number 12345?"
- "List all commits to the 'main' branch in repository 'MyRepo'."
Tips & gotchas
- Requires appropriate Azure DevOps credentials and permissions for the AI agent.
- Be specific with project names, pipeline names, and work item types to avoid ambiguity.
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.