·azure-devops-skill
</>

azure-devops-skill

julianobarbosa/claude-code-skills

Comprehensive Azure DevOps REST API skill for work items, pipelines, repos, test plans, wikis, and search operations via MCP tools and direct API calls

21Installs·1Trend·@julianobarbosa

Installation

$npx skills add https://github.com/julianobarbosa/claude-code-skills --skill azure-devops-skill

SKILL.md

Comprehensive guide for Azure DevOps REST API v7.2 operations including work items, pipelines, repositories, test plans, wikis, and search functionality.

| Area | Base URL | MCP Tool Prefix |

| Core | dev.azure.com/{org}/apis/ | mcpadocore | | Work Items | dev.azure.com/{org}/{project}/apis/wit/ | mcpadowit | | Pipelines | dev.azure.com/{org}/{project}/apis/pipelines/ | mcpadopipelines | | Git/Repos | dev.azure.com/{org}/{project}/apis/git/ | mcpadorepo | | Test Plans | dev.azure.com/{org}/{project}/apis/testplan/ | mcpadotestplan |

Comprehensive Azure DevOps REST API skill for work items, pipelines, repos, test plans, wikis, and search operations via MCP tools and direct API calls Source: julianobarbosa/claude-code-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/julianobarbosa/claude-code-skills --skill azure-devops-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is azure-devops-skill?

Comprehensive Azure DevOps REST API skill for work items, pipelines, repos, test plans, wikis, and search operations via MCP tools and direct API calls Source: julianobarbosa/claude-code-skills.

How do I install azure-devops-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/julianobarbosa/claude-code-skills --skill azure-devops-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/julianobarbosa/claude-code-skills