.claude/skills/ado-review-resolution/SKILL.md
Review a resolved ADO work item to verify the fix is complete and correct
npx skillsauth add Vvanlaar/orch ado-review-resolutionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to review resolved ADO work items that have been assigned to you for verification.
If a GitHub PR URL is provided:
gh pr diff <number> or review the files changedThe test notes field contains acceptance criteria or testing instructions:
Format your response as:
## Resolution Review: [Work Item Title]
### Summary
[Brief summary of what was changed]
### Checklist
- [ ] Changes address the original issue
- [ ] Test notes/acceptance criteria met
- [ ] Code quality acceptable
- [ ] No obvious regressions
- [ ] Error handling adequate
### Findings
[Detailed findings, issues, or concerns]
### Verdict: [APPROVED / NEEDS CHANGES / NEEDS DISCUSSION]
[Explanation of verdict and any required follow-up actions]
tools
Sync GitHub repos from bluebillywig org to an ADO "Repository" picklist field on all work item types
development
Build a new desktop app release (Electron). Triggers on "build desktop", "new release", "desktop release", "build the app"
development
Generic Azure DevOps operations — edit tickets, query work items, add comments, change fields, move sprints, assign users, link items, and more. Triggers on "ado", "edit ticket", "update ticket", "move ticket", "assign ticket", "link ticket", "query ado", "search ado", "add comment to ticket", or ticket number mentions with edit/update intent.
testing
Use when testing and verifying a bug fix or feature for an ADO ticket. Triggers on /ado-test, "test ticket", or requests to test a ticket number.