review

Validate work items against acceptance criteria and quality gates with cited evidence.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/opendatadiscovery/odd-team --skill review-opendatadiscovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/opendatadiscovery/odd-team/tree/main/.claude/skills/review
Command: npx skills add https://github.com/opendatadiscovery/odd-team --skill review-opendatadiscovery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifying review-ready work items can be error-prone without a structured governance process. This skill ensures that every item is validated against all acceptance criteria and quality gates before closure.

Core Features & Use Cases

  • Gate-by-gate verification: Systematically checks each acceptance criterion and corresponding quality gate with evidence.
  • Evidence-driven decisions: Requires cited proof from artifacts (commit history, backlog items, implementation records) before approving.
  • Batch support: Applies the same checks to an entire batch of items for consistent governance.

Quick Start

Initiate a review session with the item ID to begin gate-by-gate verification.

Frequently Asked Questions about review

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

FAQPage Schema
How do I validate work items against acceptance criteria before closing a code review?

To validate work items against acceptance criteria before closing a code review, you can systematically check each gate-by-gate requirement and collect cited proof from artifacts like commit history and implementation records. This ensures every item passes quality governance.

What is gate-by-gate verification for review-ready work items?

Gate-by-gate verification for review-ready work items is a structured governance process that systematically checks each acceptance criterion and corresponding quality gate. It requires cited proof from artifacts to ensure alignment before approving the review.

Can I apply quality gate checks to a batch of items for governance consistency?

Yes, you can apply quality gate checks to a batch of items for governance consistency. Batch processing applies the same acceptance criteria verification across an entire batch, collecting evidence and flagging failures with citations for every single item.

How do I cross-verify implementation records with commit provenance during a review?

To cross-verify implementation records with commit provenance during a review, the process checks review-ready items against artifacts such as CLAUDE guidelines, backlog items, and commit history. This cross-verification ensures full alignment with governance standards.

What is the best way to enforce evidence-driven decisions in code reviews?

The best way to enforce evidence-driven decisions in code reviews is to require cited proof from artifacts like backlog items and commit history before approving any work item. This prevents error-prone manual checks and guarantees governance compliance.

Why does my review-ready item fail quality gate checks without structured governance?

Review-ready items fail quality gate checks without structured governance because verifying them manually is error-prone. Without systematically validating each item against all acceptance criteria and collecting cited evidence, alignment with governance standards is easily missed.