ado
Installation
SKILL.md
STARTER_CHARACTER = 🔷
Azure DevOps Operations
Use the az CLI and ADO REST API to interact with Azure DevOps resources.
Prerequisites
Auth: $AZURE_DEVOPS_EXT_PAT (always set). No login needed.
Repo ops require ADO remote (dev.azure.com or visualstudio.com).
Default Org and Project
The shell environment provides default values via $ADO_DEFAULT_ORG and $ADO_DEFAULT_PROJECT. Use these as fallbacks when org or project cannot be parsed from the git remote, or when operating outside a git repo.