post-fix-reviewer

Community

Validate bug fixes and prevent regressions.

Authoryuridefranca
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a final validation step to ensure a code patch actually resolves the reported bug and does not introduce regressions, preventing broken releases and reducing post-merge incidents.

Core Features & Use Cases

  • Reproduction and Verification: Re-run original reproduction steps with the same inputs to confirm the issue is resolved and capture evidence.
  • Test Suite Execution: Run unit, integration, and E2E tests, verify new tests pass, and confirm overall coverage and stability.
  • Edge Case, Performance & Security Checks: Validate edge cases, benchmark critical paths, and exercise relevant security attack vectors.
  • Use Case: Verify a critical production hotfix by reproducing the failure, executing targeted and full test suites, and confirming no regressions in related features.

Quick Start

Use the post-fix-reviewer skill to verify the fix for issue #123 by reproducing the bug, running the full test suite, and validating edge cases, regressions, performance, and security.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: post-fix-reviewer
Download link: https://github.com/yuridefranca/ai-prompts/archive/main.zip#post-fix-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.