azure-devops-rest
CommunityEfficiently interact with Azure DevOps REST API for work items, pipelines, repos, and artifacts.
Authorivegamsft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill unit provides a comprehensive guide to interacting with Azure DevOps REST API, solving the challenge of building integrations, scripts, or agents that require Azure DevOps interaction.
Core Features & Use Cases
- Authentication: Offers guidance on using Personal Access Tokens (PATs) and Managed Identity for secure access.
- API Versioning: Explains how to include
api-versionin requests and differentiate between stable and preview versions. - Pagination: Details handling continuation tokens and the
$topparameter for controlling page size. - Throttling: Discusses handling rate limits with
429responses andRetry-Afterheaders. - Endpoint Taxonomy: Provides a clear classification of endpoints for work items, Git repos, pipelines, builds, artifacts, and more.
- Common Pitfalls: Alerts users about common mistakes like missing
Content-Typeand URL encoding. - Review Lens: Offers a checklist for ensuring API requests meet best practices.
Quick Start
Use the azure-devops-rest skill to authenticate with Azure DevOps using a Personal Access Token (PAT) for a specific project and retrieve work items.
Dependency Matrix
Required Modules
curlbashgitgrepfind
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: azure-devops-rest Download link: https://github.com/ivegamsft/work-tracker/archive/main.zip#azure-devops-rest Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.