openspec-work-item-tracking

Manage Azure DevOps work item state transitions and post progress comments.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dvazquezd/openspec-governance --skill openspec-work-item-tracking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-work-item-tracking
Source: https://github.com/dvazquezd/openspec-governance/tree/main/.claude/skills/openspec-work-item-tracking
Command: npx skills add https://github.com/dvazquezd/openspec-governance --skill openspec-work-item-tracking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Azure DevOps work items by automating state transitions (To Do, Doing, Done) and ensuring consistent progress updates throughout the OpenSpec workflow.

Core Features & Use Cases

  • Automated State Management: Moves work items through the To Do → Doing → Done lifecycle.
  • Parent/Child Cascade: Automatically updates parent work item states based on child progress.
  • Progress Commenting: Posts structured, informative comments on work items at key workflow milestones.
  • Use Case: When a developer starts working on a task linked to an Azure DevOps User Story, this Skill automatically moves the User Story to "Doing", posts a "Work started" comment, and ensures the parent Epic also cascades to "Doing" if it was in "To Do".

Quick Start

Use the openspec-work-item-tracking skill to move work item ID 12345 to the 'Doing' state and post a progress comment.

Frequently Asked Questions about openspec-work-item-tracking

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

FAQPage Schema
How do I automate Azure DevOps work item state transitions?

You can automate Azure DevOps work item state transitions by using this Skill to move items through the To Do, Doing, and Done lifecycle while posting structured progress comments automatically.

How do parent work items cascade state changes when child tasks move to Doing?

Parent work item state changes cascade upward automatically when child tasks transition, ensuring parent Epics or User Stories move to Doing or Done based on their children's progress.

Can I post progress comments automatically on Azure DevOps work items?

Yes, you can post progress comments automatically on Azure DevOps work items at key workflow milestones, such as posting a 'Work started' comment when a task moves to Doing.

Does this work item tracking Skill require an Azure DevOps MCP integration?

Yes, the Skill integrates with Azure DevOps MCP to handle work item domain operations, enabling automated state management and progress commenting within the OpenSpec workflow.

What is the best way to manage the To Do Doing Done lifecycle in Azure Devops?

The best way to manage the To Do Doing Done lifecycle is automating state transitions with this Skill, which handles individual work items and cascades state changes to parent items.

Are there limitations to automating work item tracking in the OpenSpec workflow?

The Skill is specifically designed for the OpenSpec workflow and handles the To Do, Doing, and Done lifecycle, meaning custom states outside this flow are not supported by default.