What problem does it solve? Azure DevOps boards accumulate inconsistent work item titles, SNOW identifiers, wrong parents, and unclear ownership. This Skill standardizes Wholesale Architecture ADO items by cleaning titles, routing items to durable epics, and enforcing identity and ownership rules before any write. ## Core Features & Use Cases - Title normalization: Removes brackets, RITM/CHG identifiers, redundant project prefixes, and em dashes while preserving technical meaning and routing identifiers. - Parent and type routing: Maps items to durable epics such as WHS-346, DOC, and Submission Engine using explicit ID mappings before keyword rules. - Ownership-safe writes: Uses native az devops and az boards commands, verifies owner and parent before writes, and reads back every changed item. - Use Case: Given a board full of items like "Execute CHG1234 Monthly VM patching", preview and apply renames to "Monthly VM patching" while keeping change references in the body and confirming each result. ## Quick Start Ask the agent to review and clean up the Wholesale ADO work item titles and parents in the current sprint using the az-ado identity rules.