devops-requirements

Installation
SKILL.md

DevOps Requirements Extraction

Extract and compile actionable requirements from Azure DevOps work items into a structured requirements brief.

Input / Output

  • Input: Work item ID or Azure DevOps URL
  • Output: Requirements brief (markdown — in context or saved to artifact directory)

When to Use

This skill applies when you need to extract structured information from a DevOps work item:

  • Fetch a work item's description, design field, and acceptance criteria
  • Review parent/child relations and download attachments
  • Compile a requirements brief from work item content

This skill extracts and structures — it does not create reports, datasources, or other artifacts. If the goal is to create something from a work item, use the appropriate creation skill as the entry point; it will invoke this skill when it needs work item data.

Step 1: Fetch the Work Item

Related skills
Installs
12
Repository
datex/skills
First Seen
13 days ago