Azdevops
Azdevops automates DevOps tasks like build, test, and deployment, streamlining workflows & accelerating software delivery for faster releases.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add azdevops npx -- -y @trustedskills/azdevops
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"azdevops": {
"command": "npx",
"args": [
"-y",
"@trustedskills/azdevops"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The azdevops skill provides access to Azure DevOps functionality within an AI agent. It allows users to interact with pipelines, repositories, and work items. Specifically, it can be used to trigger pipeline runs and retrieve information about repository contents.
When to use it
- Automate repetitive tasks in your Azure DevOps environment.
- Retrieve specific files or code snippets from a repository without manual login.
- Monitor the status of pipelines and receive notifications on failures.
- Integrate Azure DevOps workflows with other AI agent-powered processes.
Key capabilities
- Trigger pipeline runs
- Retrieve repository contents
- Interact with work items (details not specified)
Example prompts
- "Run the 'Release Pipeline' in my project."
- "What files are in the 'main' branch of my repository?"
- "Check the status of the latest pipeline run for 'WebApp'."
Tips & gotchas
The skill requires appropriate authentication and permissions within your Azure DevOps organization. Ensure that the AI agent has been granted access to the relevant projects and resources.
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.