List Azure DevOps projects, repositories, and branches; create pull requests; manage work items; check build status. Use when working with Azure DevOps resources, checking PR status, querying project structure, or automating DevOps workflows.
Initial release of Azure DevOps integration skill. - List Azure DevOps projects, repositories, and branches via simple commands. - Create and manage pull requests. - Handle work items and check build status. - Automatically checks for required configuration; prompts user for missing Personal Access Token or organization name and stores them securely. - Uses curl and jq for API interactions; requires AZURE_DEVOPS_PAT environment variable. - Clear documentation and command examples provided in SKILL.md.