ado-review-resolution

Review resolved Azure DevOps work items by analyzing code changes and acceptance criteria.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Vvanlaar/orch --skill ado-review-resolution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ado-review-resolution
Source: https://github.com/Vvanlaar/orch/tree/main/.claude/skills/ado-review-resolution
Command: npx skills add https://github.com/Vvanlaar/orch --skill ado-review-resolution

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users efficiently review and verify resolved Azure DevOps work items to ensure completeness and correctness.

Core Features & Use Cases

  • Work Item Review: Analyze work item details, related pull requests, and acceptance criteria to validate fixes.
  • Code Change Analysis: Review PR diffs for consistency with the original issue and testing notes.
  • Quality Assurance: Assess code quality, error handling, and security considerations.
  • Use Case: A QA engineer uses this Skill to verify whether a recently fixed bug's code changes and test notes meet the quality standards before closing the work item.

Quick Start

Use the ado-review-resolution skill to evaluate the resolution of a given work item by providing its ID and associated PR link.

Frequently Asked Questions about ado-review-resolution

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

FAQPage Schema
How do I verify resolved Azure DevOps work items against acceptance criteria?

To verify resolved Azure DevOps work items, this Skill analyzes the work item details, related pull request diffs, and acceptance criteria to validate that the fixes align with project standards. It evaluates code changes and quality aspects to ensure completeness before closing.

Can I review pull request code changes for consistency with work items in Azure DevOps?

Yes, you can review pull request code changes for consistency by providing the work item ID and PR link. The Skill analyzes the PR diffs and testing notes to ensure the code modifications correctly address the original Azure DevOps issue.

What is the best way to automate quality assurance checks for Azure DevOps bug fixes?

Automating quality assurance for Azure DevOps bug fixes is achieved through automated review prompts that assess code quality, error handling, and security considerations. This ensures the resolved work item meets project quality standards before final validation.

How do I assess code quality and security in Azure DevOps pull requests?

You assess code quality and security by triggering the Skill to evaluate the pull request associated with a work item. It systematically reviews the code changes to check for error handling and security considerations alongside the acceptance criteria.

Does this Skill require a specific Azure DevOps setup to validate work item resolutions?

To validate work item resolutions, you need to provide the Azure DevOps work item ID and the associated pull request link. The Skill uses these inputs to analyze the code changes and verify completion against the defined acceptance criteria.