What problem does it solve?
This Skill automates the process of converting architectural diagrams into structured work items (Features, PBIs, Tasks) in Azure DevOps, bridging the gap between design and implementation.
Core Features & Use Cases
- Diagram Parsing: Supports Draw.io, Miro, Mermaid, and local files.
- Entity Recognition: Identifies services, databases, queues, and other components from visual shapes and labels.
- Business Rule Validation: Ensures critical business logic is documented before creating work items.
- Work Item Generation: Creates Features, PBIs, and Tasks in Azure DevOps based on parsed entities and validated rules.
- Use Case: A system architect draws a new microservice architecture in Draw.io. This Skill imports the diagram, validates that each service has documented business rules, and then generates the necessary Features and PBIs in Azure DevOps for the development team to start working on.
Quick Start
Import the diagram from the provided URL and create the corresponding work items in Azure DevOps.