azure-devops

Installation
SKILL.md

Azure DevOps Skill

Instructions

When working with Azure DevOps, follow these workflows based on task type:

Work Items & Tracking

  1. Identify the work item type (Epic, Feature, User Story, Task, Bug)
  2. Set appropriate fields: Title, Description, Acceptance Criteria, State
  3. Link related items (depends on, related to, blocked by)
  4. Assign to team member and set sprint/iteration
  5. Apply area path and tags for organization

Repositories & Branches

  1. Identify repository type (Git or TFVC)
  2. For Git: Create feature branches following naming convention
  3. Configure branch policies (require reviewers, build validation)
  4. Set branch protection rules for main/develop branches
  5. Configure merge strategies (squash, rebase, or three-way)
Related skills
Installs
7
GitHub Stars
6
First Seen
Jan 23, 2026