azure-devops-workitems

Manage Azure DevOps work items, boards, pipelines, and test plans via WIQL.

Updated May 19, 2026
One-click install
npx skills add https://github.com/Smotherer007/pi-azure-devops --skill azure-devops-workitems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-devops-workitems
Source: https://github.com/Smotherer007/pi-azure-devops/tree/main/skills/azure-devops-workitems
Command: npx skills add https://github.com/Smotherer007/pi-azure-devops --skill azure-devops-workitems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually tracking work items, reviewing pull requests, managing CI/CD pipelines, and executing test plans across Azure DevOps projects is time-consuming, error-prone, and requires constant context-switching between the web UI and other tools.

Core Features & Use Cases

This Skill provides comprehensive read and write access to all core Azure DevOps entities: query and manage work items via WIQL, configure agile boards and sprint capacity, handle Git pull requests with policy checks, trigger and monitor CI/CD pipeline runs, and manage test plan execution. For example, a development team can use this Skill to query all active bugs assigned to them, create a pull request for a bug fix, trigger the CI pipeline to validate the change, and record test results for the associated test plan — all without leaving their chat or command line.

Quick Start

Use the azure-devops-workitems skill to list all active work items assigned to you in the current sprint, or create a new pull request for your latest feature branch.

Frequently Asked Questions about azure-devops-workitems

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

FAQPage Schema
How do I manage Azure DevOps work items and pull requests without using the web UI?

Azure DevOps work items and pull requests can be managed without the web UI by using a unified interface to query items via WIQL, evaluate PR policies, and trigger CI/CD pipelines. This eliminates manual context-switching and repetitive web navigation for development teams.

Can I query Azure DevOps work items using WIQL and link them to Git pull requests?

Yes, you can query Azure DevOps work items using WIQL and link them to Git pull requests. The Skill supports full lifecycle management including work item linking, PR policy evaluation, and Git repository handling, enabling seamless traceability between bugs, features, and code changes.

How do I configure agile boards and sprint capacity for Azure DevOps projects?

You can configure agile boards and sprint capacity for Azure DevOps projects through a unified interface that supports board column configuration and capacity planning. This allows development teams to manage sprints and agile boards without navigating the repetitive web UI.

Does this approach support triggering CI/CD pipelines and recording test plan results for Azure DevOps?

Yes, this approach supports triggering CI/CD pipelines and recording test plan results for Azure DevOps. You can trigger and monitor pipeline runs, inspect pipeline run details, and record test results for associated test plans, covering full test plan execution management.

What is the best way to automate Azure DevOps project management tasks like work item tracking and pipeline monitoring?

The best way to automate Azure DevOps project management tasks is through a unified tool interface that handles work items, agile boards, pull requests, CI/CD pipelines, and test plans. It supports WIQL queries, PR policy evaluation, and pipeline inspection, eliminating constant context-switching.

Can I use this with existing Azure DevOps CI/CD pipelines and test plans, or do I need to recreate them?

You can use this with existing Azure DevOps CI/CD pipelines and test plans without recreating them. The Skill provides comprehensive read and write access to all core Azure DevOps entities, enabling you to trigger runs, inspect pipelines, and record test results on current projects directly.