スキル一覧に戻る
oimiragieo

azure-devops

by oimiragieo

1🍴 0📅 2026年1月21日
GitHubで見るManusで実行

SKILL.md


name: azure-devops description: Azure DevOps work items, repos, and pipelines version: 1.0.0 allowed-tools: [Bash, Read, WebFetch]

Azure DevOps Skill

Overview

Azure DevOps integration. 90%+ context savings.

Requirements

  • AZURE_DEVOPS_ORG_URL
  • AZURE_DEVOPS_PAT (Personal Access Token)

Tools (Progressive Disclosure)

Work Items

ToolDescriptionConfirmation
query-work-itemsQuery with WIQLNo
get-work-itemGet work itemNo
create-work-itemCreate work itemYes
update-work-itemUpdate work itemYes

Repos

ToolDescription
list-reposList repositories
get-commitsGet recent commits
get-prsGet pull requests

Pipelines

ToolDescriptionConfirmation
list-pipelinesList pipelinesNo
run-pipelineTrigger pipelineYes
get-runGet pipeline run statusNo

Agent Integration

  • devops (primary): CI/CD pipelines, Azure Pipelines, Azure Repos
  • pm (secondary): Work item tracking, WIQL queries, work item management

Environment Validation

Before using this skill, verify:

  • AZURE_DEVOPS_ORG_URL is set (e.g., https://dev.azure.com/your-org)
  • AZURE_DEVOPS_PAT has required permissions:
    • Work Items: Read & Write
    • Code: Read (for repos)
    • Build: Read & Execute (for pipelines)
  • Organization URL is accessible

Usage Examples

Creating Work Items

Use azure-devops skill to create a work item:
- Type: Bug
- Title: "Login form validation error"
- Description: "User reports validation error on login form"

Querying Work Items

Use azure-devops skill to query work items:
- WIQL: "SELECT [System.Id] FROM WorkItems WHERE [System.State] = 'Active'"

Triggering Pipelines

Use azure-devops skill to trigger pipeline:
- Pipeline: "production-deploy"
- Branch: "main"

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です