045-planning-azure-devops

Configures Azure CLI and DevOps extension, then manages work items via queries.

423|90|Updated Feb 8, 2025
One-click install
npx skills add https://github.com/jabrena/plinth --skill 045-planning-azure-devops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 045-planning-azure-devops
Source: https://github.com/jabrena/plinth/tree/main/skills/045-planning-azure-devops
Command: npx skills add https://github.com/jabrena/plinth --skill 045-planning-azure-devops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management of Azure DevOps tasks, work item discovery, and planning workflows by providing interactive CLI guidance and execution.

Core Features & Use Cases

  • Interactive CLI Guidance: Ensures Azure CLI and Azure DevOps extension are available before proceeding with tasks.
  • Work Item ID Discovery: Retrieves and presents Azure DevOps work item IDs based on WIQL or project-scoped queries.
  • Safe Work-Item Operations: Executes create/update operations without exposing sensitive data or secrets.

Quick Start

Use this skill to list all work items in the current Azure DevOps project or filter them with a WIQL query.

Frequently Asked Questions about 045-planning-azure-devops

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

FAQPage Schema
How do I manage Azure DevOps work items using the CLI?

You can manage Azure DevOps work items using the CLI by executing interactive commands for work item discovery, creation, and assignment. The tool verifies Azure CLI and DevOps extension installation before securely processing WIQL or project-scoped queries.

How do I discover work item IDs in Azure DevOps with a WIQL query?

Discover work item IDs in Azure DevOps by running WIQL or project-scoped queries via the CLI. The tool retrieves and presents matching work item IDs after validating your Azure CLI environment and user context configuration.

Do I need the Azure DevOps CLI extension to create and assign work items?

Yes, the Azure DevOps CLI extension is required to create and assign work items. The tool ensures proper Azure CLI and extension installation while configuring your user context before executing any safe work-item operations.

What is the best way to automate Azure DevOps planning workflows from the command line?

Automate Azure DevOps planning workflows from the command line by using interactive CLI guidance for task management and work item discovery. This approach securely executes basic operations like creation and assignment without exposing sensitive data.

Can I safely update Azure DevOps tasks without exposing sensitive secrets?

You can safely update Azure DevOps tasks without exposing sensitive secrets by executing operations through the secured CLI workflow. The tool performs create and update actions while ensuring sensitive data and secrets are not exposed during execution.