review

Evaluate bug fixes and tests for root-cause alignment and coverage.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stackrox/ambient-workflows --skill review-stackrox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/stackrox/ambient-workflows/tree/main/workflows/bugfix/.claude/skills/review
Command: npx skills add https://github.com/stackrox/ambient-workflows --skill review-stackrox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Critically evaluating bug fixes and their tests to surface gaps, edge cases, and readiness for production.

Core Features & Use Cases

  • Independent re-evaluation of the bug fix and test coverage after changes are proposed or merged.
  • Identifies gaps in reproduction reports, root-cause analyses, and verification notes.
  • Delivers a clear verdict with actionable recommendations for remediation, testing, and deployment.

Quick Start

Review the latest bug fix and test artifacts, then generate a verdict and actionable next steps.

Frequently Asked Questions about review

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

FAQPage Schema
How do I evaluate bug fix test coverage and root cause alignment?

Evaluating bug fix test coverage involves assessing whether tests align with the root cause and verifying edge cases across code paths to prevent regressions. This process identifies gaps in reproduction reports and verification notes to ensure deployment readiness.

What is the best way to review a bugfix for potential regressions?

The best way to review a bugfix for regressions is to independently re-evaluate the fix and its tests for consistency across code paths. This surfaces gaps in root-cause analyses and edge cases, providing a clear verdict on production readiness.

How do I critique a reproduction report and verification notes after a code review?

Critiquing reproduction reports and verification notes requires identifying gaps in the documented root-cause analysis and test coverage. Assessing these artifacts ensures the bug fix addresses edge cases and confirms robustness before deployment.

Can I get actionable deployment recommendations after reviewing a bugfix?

You can get actionable deployment recommendations by assessing the bug fix and its tests for alignment with the root cause. This evaluation delivers a clear verdict with concrete next steps for remediation, additional testing, and deployment readiness.

When do I need an independent re-evaluation of a merged bugfix?

You need an independent re-evaluation of a merged bugfix when you must surface gaps in test coverage and edge cases that might cause regressions. This ensures consistency across code paths and validates the robustness of the fix.