{"id":"079e398b-4dbb-4e9d-8bdc-4c43ececb96a","shortId":"7MMBnd","kind":"skill","title":"azure-devops-cli","tagline":"Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI.","description":"# Azure DevOps CLI\n\nManage Azure DevOps resources using the Azure CLI with the Azure DevOps extension.\n\n**CLI Version:** 2.81.0 (current as of 2025)\n\n## Prerequisites\n\n```bash\n# Install Azure CLI\nbrew install azure-cli  # macOS\ncurl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash  # Linux\n\n# Install Azure DevOps extension\naz extension add --name azure-devops\n```\n\n## Authentication\n\n```bash\n# Login with PAT token\naz devops login --organization https://dev.azure.com/{org} --token YOUR_PAT_TOKEN\n\n# Set default organization and project (avoids repeating --org/--project)\n# Note: Legacy URL https://{org}.visualstudio.com should be replaced with https://dev.azure.com/{org}\naz devops configure --defaults organization=https://dev.azure.com/{org} project={project}\n\n# List current configuration\naz devops configure --list\n```\n\n## CLI Structure\n\n```\naz devops          # Main DevOps commands\n├── admin          # Administration (banner)\n├── extension      # Extension management\n├── project        # Team projects\n├── security       # Security operations\n│   ├── group      # Security groups\n│   └── permission # Security permissions\n├── service-endpoint # Service connections\n├── team           # Teams\n├── user           # Users\n├── wiki           # Wikis\n├── configure      # Set defaults\n├── invoke         # Invoke REST API\n├── login          # Authenticate\n└── logout         # Clear credentials\n\naz pipelines       # Azure Pipelines\n├── agent          # Agents\n├── build          # Builds\n├── folder         # Pipeline folders\n├── pool           # Agent pools\n├── queue          # Agent queues\n├── release        # Releases\n├── runs           # Pipeline runs\n├── variable       # Pipeline variables\n└── variable-group # Variable groups\n\naz boards          # Azure Boards\n├── area           # Area paths\n├── iteration      # Iterations\n└── work-item      # Work items\n\naz repos           # Azure Repos\n├── import         # Git imports\n├── policy         # Branch policies\n├── pr             # Pull requests\n└── ref            # Git references\n\naz artifacts       # Azure Artifacts\n└── universal      # Universal Packages\n```\n\n## Reference Files\n\nRead the relevant reference file based on the user's task. Each file contains complete command syntax and examples for its domain.\n\n| File | When to read | Covers |\n|---|---|---|\n| `references/repos-and-prs.md` | Repos, branches, pull requests, branch policies | Repositories, Import, PRs (create/list/vote/reviewers/policies), Git refs, Branch policies |\n| `references/pipelines-and-builds.md` | Pipelines, builds, releases, artifacts | Pipelines CRUD, runs, builds, releases, artifacts download/upload |\n| `references/boards-and-iterations.md` | Work items, sprints, area paths | Work items (WIQL/create/update/relations), Area paths, Iterations, Team iterations |\n| `references/variables-and-agents.md` | Pipeline variables, agent pools | Pipeline variables, Variable groups, Pipeline folders, Agent pools/queues |\n| `references/org-and-security.md` | Projects, teams, users, permissions, wikis | Projects, Extensions, Teams, Users, Security groups/permissions, Service endpoints, Wikis, Admin |\n| `references/advanced-usage.md` | Output formatting, JMESPath queries | Output formats, JMESPath queries (basic + advanced), Global args, Common params, Git aliases |\n| `references/workflows-and-patterns.md` | Automation scripts, best practices, error handling | Common workflows, Best practices, Error handling, Scripting patterns, Real-world examples |","tags":["azure","devops","cli","awesome","copilot","github","agent-skills","agents","custom-agents","github-copilot","hacktoberfest","prompt-engineering"],"capabilities":["skill","source-github","skill-azure-devops-cli","topic-agent-skills","topic-agents","topic-awesome","topic-custom-agents","topic-github-copilot","topic-hacktoberfest","topic-prompt-engineering"],"categories":["awesome-copilot"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/github/awesome-copilot/azure-devops-cli","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add github/awesome-copilot","source_repo":"https://github.com/github/awesome-copilot","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 33270 github stars · SKILL.md body (3,507 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-18T18:52:05.691Z","embedding":null,"createdAt":"2026-04-18T20:25:13.620Z","updatedAt":"2026-05-18T18:52:05.691Z","lastSeenAt":"2026-05-18T18:52:05.691Z","tsv":"'/installazureclideb':80 '2.81.0':60 '2025':64 'add':90 'admin':154,360 'administr':155 'advanc':371 'agent':199,200,207,210,335,343 'aka.ms':79 'aka.ms/installazureclideb':78 'alias':377 'api':189 'area':229,230,322,327 'arg':373 'artifact':20,256,258,310,316 'authent':95,191 'autom':33,379 'avoid':116 'az':30,88,101,131,143,149,195,225,239,255 'azur':2,6,28,39,42,46,51,55,68,73,85,93,197,227,241,257 'azure-c':72 'azure-devop':92 'azure-devops-c':1 'banner':156 'base':269 'bash':66,82,96 'basic':370 'best':381,387 'board':226,228 'branch':247,293,296,304 'brew':70 'build':15,201,202,308,314 'ci/cd':34 'clear':193 'cli':4,10,41,44,52,58,69,74,147 'command':31,153,279 'common':374,385 'complet':278 'configur':133,142,145,183 'connect':176 'contain':277 'cover':290 'create/list/vote/reviewers/policies':301 'credenti':194 'crud':312 'curl':76 'current':61,141 'default':112,134,185 'dev.azure.com':105,129,136 'devop':3,7,29,32,40,43,47,56,86,94,102,132,144,150,152 'domain':285 'download/upload':317 'endpoint':23,174,358 'error':383,389 'exampl':282,396 'extens':57,87,89,157,158,352 'file':263,268,276,286 'folder':203,205,342 'format':363,367 'git':244,253,302,376 'global':372 'group':166,168,222,224,340 'groups/permissions':356 'handl':384,390 'import':243,245,299 'includ':11 'instal':67,71,84 'invok':186,187 'item':19,236,238,320,325 'iter':232,233,329,331 'jmespath':364,368 'legaci':121 'linux':83 'list':140,146 'login':97,103,190 'logout':192 'maco':75 'main':151 'manag':5,45,159 'mention':38 'name':91 'note':120 'oper':165 'org':106,118,123,130,137 'organ':104,113,135 'output':362,366 'packag':261 'param':375 'pat':99,109 'path':231,323,328 'pattern':392 'permiss':169,171,349 'pipelin':14,196,198,204,215,218,307,311,333,337,341 'polici':246,248,297,305 'pool':206,208,336 'pools/queues':344 'pr':249 'practic':382,388 'prerequisit':65 'project':12,115,119,138,139,160,162,346,351 'prs':300 'pull':16,250,294 'queri':365,369 'queue':209,211 'read':264,289 'real':394 'real-world':393 'ref':252,303 'refer':254,262,267 'references/advanced-usage.md':361 'references/boards-and-iterations.md':318 'references/org-and-security.md':345 'references/pipelines-and-builds.md':306 'references/repos-and-prs.md':291 'references/variables-and-agents.md':332 'references/workflows-and-patterns.md':378 'releas':212,213,309,315 'relev':266 'repeat':117 'replac':127 'repo':13,240,242,292 'repositori':298 'request':17,251,295 'resourc':8,48 'rest':188 'run':214,216,313 'script':380,391 'secur':163,164,167,170,355 'servic':22,173,175,357 'service-endpoint':172 'set':111,184 'skill' 'skill-azure-devops-cli' 'sl':77 'source-github' 'sprint':321 'structur':148 'sudo':81 'syntax':280 'task':274 'team':161,177,178,330,347,353 'token':100,107,110 'topic-agent-skills' 'topic-agents' 'topic-awesome' 'topic-custom-agents' 'topic-github-copilot' 'topic-hacktoberfest' 'topic-prompt-engineering' 'univers':259,260 'url':122 'use':24,49 'user':37,179,180,272,348,354 'variabl':217,219,221,223,334,338,339 'variable-group':220 'version':59 'via':9 'visualstudio.com':124 'wiki':181,182,350,359 'wiql/create/update/relations':326 'work':18,26,235,237,319,324 'work-item':234 'workflow':386 'world':395","prices":[{"id":"b3a30a1b-18c3-4407-bed0-e3d3a9974d35","listingId":"079e398b-4dbb-4e9d-8bdc-4c43ececb96a","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"github","category":"awesome-copilot","install_from":"skills.sh"},"createdAt":"2026-04-18T20:25:13.620Z"}],"sources":[{"listingId":"079e398b-4dbb-4e9d-8bdc-4c43ececb96a","source":"github","sourceId":"github/awesome-copilot/azure-devops-cli","sourceUrl":"https://github.com/github/awesome-copilot/tree/main/skills/azure-devops-cli","isPrimary":false,"firstSeenAt":"2026-04-18T21:48:24.055Z","lastSeenAt":"2026-05-18T18:52:05.691Z"},{"listingId":"079e398b-4dbb-4e9d-8bdc-4c43ececb96a","source":"skills_sh","sourceId":"github/awesome-copilot/azure-devops-cli","sourceUrl":"https://skills.sh/github/awesome-copilot/azure-devops-cli","isPrimary":true,"firstSeenAt":"2026-04-18T20:25:13.620Z","lastSeenAt":"2026-05-07T22:40:16.791Z"}],"details":{"listingId":"079e398b-4dbb-4e9d-8bdc-4c43ececb96a","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"github","slug":"azure-devops-cli","github":{"repo":"github/awesome-copilot","stars":33270,"topics":["agent-skills","agents","ai","awesome","custom-agents","github-copilot","hacktoberfest","prompt-engineering"],"license":"mit","html_url":"https://github.com/github/awesome-copilot","pushed_at":"2026-05-18T01:26:59Z","description":"Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.","skill_md_sha":"c8e420fb548157a5ca870f51bb853f6dfce88f1d","skill_md_path":"skills/azure-devops-cli/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/github/awesome-copilot/tree/main/skills/azure-devops-cli"},"layout":"multi","source":"github","category":"awesome-copilot","frontmatter":{"name":"azure-devops-cli","description":"Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI."},"skills_sh_url":"https://skills.sh/github/awesome-copilot/azure-devops-cli"},"updatedAt":"2026-05-18T18:52:05.691Z"}}