跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Azure DevOps Skill

技能 已验证 活跃
属于:Ai Skills

Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts, variable groups, environments/approvals, branch policies, and attachments. Use when user asks to: manage sprints, create/update work items, list repos, create PRs, run pipelines, search code, manage wiki pages, check security alerts, manage variable groups, approve deployments, or configure branch policies. Covers 13 domains with 99 tools via REST API.

目的

To enable users to manage and automate Azure DevOps tasks directly from their command line or through an AI agent.

功能

  • Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts, variable groups, environments/approvals, branch policies, and attachments.
  • Supports OAuth (device code flow) or PAT authentication, with secure storage in the system keyring and auto-refresh for OAuth tokens.
  • Covers 13 domains with 99 tools via REST API, offering extensive functionality.
  • Provides a consistent CLI pattern with argparse subcommands and JSON output.

使用场景

  • Use when asked to manage sprints, create/update work items, list repositories, create pull requests, run pipelines, search code, manage wiki pages, check security alerts, manage variable groups, approve deployments, or configure branch policies.
  • Use when needing to automate complex Azure DevOps workflows through a programmatic interface.
  • Use when a user requires detailed control over Azure DevOps resources beyond what a web UI offers.

非目标

  • Directly managing Azure resources outside of Azure DevOps.
  • Performing operations not exposed by the Azure DevOps REST API.
  • Replacing the Azure DevOps web portal for all user interactions.

实践

  • API integration
  • DevOps automation
  • Command-line interface
  • Authentication management

先决条件

  • Azure DevOps organization
  • Python 3 installed
  • keyring Python package installed (`pip install keyring`)

安装

请先添加 Marketplace

/plugin marketplace add sanjay3290/ai-skills
/plugin install ai-skills@ai-skills

质量评分

已验证
97 /100
about 19 hours ago 分析

信任信号

最近提交7 days ago
星标272
许可证Apache-2.0
状态
查看源代码