azure-devops-workitems

Installation
SKILL.md

Azure DevOps Work Items Explorer

Explore and manage Epics, Features, User Stories, and Tasks in an Azure DevOps project using az boards CLI commands. Five modes: overview, get epic, get feature, create, and edit.

Announce at start: "I'm using the azure-devops-workitems skill to work with Azure DevOps work items."

Prerequisite: az CLI + azure-devops extension + active login. If missing, use the azure-devops-cli skill to set up first.


Project Resolution (all modes)

Used at the start of every mode to determine the target project:

  1. If the user provides a project name, use it (pass --project <name>)
  2. Else read default: az devops configure --list | grep project
  3. If no default set, ask the user
Installs
20
Repository
bar2133/skills
First Seen
Mar 16, 2026
azure-devops-workitems — bar2133/skills