ado-integration

Automate Azure DevOps work items, repositories, pipelines, and boards via natural language.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fabioc-aloha/GCX_Copilot --skill ado-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ado-integration
Source: https://github.com/fabioc-aloha/GCX_Copilot/tree/main/.github/skills/ado-integration
Command: npx skills add https://github.com/fabioc-aloha/GCX_Copilot --skill ado-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reduces manual toil by letting teams manage Azure DevOps artifacts—work items, repositories, pipelines, and boards—through natural language commands.

Core Features & Use Cases

  • Create, update, and query work items using WIQL and natural language.
  • Manage pull requests, branches, and pipelines to automate CI/CD workflows.
  • Retrieve sprint and backlog insights to inform planning and reporting.

Quick Start

Ask me to create or update a work item, or fetch the status of a pipeline in Azure DevOps.

Frequently Asked Questions about ado-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Azure DevOps work items and pipelines using natural language?

You can manage Azure DevOps work items and pipelines using natural language by issuing text commands to query, create, or update work items, check pipeline statuses, and retrieve sprint data.

Can I query Azure DevOps backlog and sprint data without writing manual WIQL?

Yes, you can retrieve backlog and sprint data using natural language requests, which the system translates into WIQL to fetch the relevant Azure DevOps work item insights.

How do I create pull requests and check pipeline status in Azure DevOps?

You can create pull requests and check pipeline status by providing standard natural language command patterns, allowing automated orchestration of your Azure DevOps CI/CD workflows.

What Azure DevOps artifacts can I control through natural language commands?

You can control work items, repositories, pipelines, and boards through natural language, automating tasks like listing branches, updating items, and pulling backlog insights.

Does Azure DevOps natural language automation support WIQL for work item queries?

Yes, natural language automation supports WIQL, enabling you to query and update Azure DevOps work items by translating your text requests into structured work item queries.

What are the limitations of using natural language for Azure DevOps task management?

While natural language automates common Azure DevOps tasks like querying work items and managing PRs, highly complex or custom pipeline configurations may still require manual intervention.