Azure Devops Work Items
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 azure-devops-work-items npx -- -y @trustedskills/azure-devops-work-items
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"azure-devops-work-items": {
"command": "npx",
"args": [
"-y",
"@trustedskills/azure-devops-work-items"
]
}
}
}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 work items. It can retrieve information about existing work items, create new ones, and update the state of existing tasks within an Azure DevOps project. This enables automated task management and integration with other development workflows.
When to use it
- Automatically create bug reports based on error logs.
- Update work item status (e.g., "In Progress," "Resolved") upon code deployment.
- Retrieve a list of all open tasks assigned to a specific team member.
- Generate summaries of work items for sprint planning meetings.
Key capabilities
- Retrieval of work item details
- Creation of new work items
- Updating existing work item states
Example prompts
- "Create a new bug in the 'MyProject' project with title 'Login button unresponsive'."
- "What is the status of work item ID 12345?"
- "Update work item 67890 to 'Resolved'."
Tips & gotchas
- Requires appropriate Azure DevOps credentials and permissions for the AI agent.
- Work with a project administrator to ensure proper access control.
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.