bug-verification

Community

Verify bug fixes, ensure flawless releases.

Authormemyselfmike
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a systematic, comprehensive workflow for verifying bug fixes across development and beta environments, preventing regressions and ensuring release readiness. It eliminates guesswork in QA, standardizes testing procedures, and generates detailed verification reports, saving time and increasing confidence in releases.

Core Features & Use Cases

  • Dual-Environment Verification: Guides testing in both local development and production-like beta environments to catch environment-specific issues.
  • Playwright Integration: Utilizes Playwright for automated UI testing and screenshot capture during verification, providing clear evidence of fixes.
  • Regression Test Creation: Ensures new tests are added to prevent the recurrence of fixed bugs, improving long-term code stability.
  • Detailed Reporting: Generates comprehensive verification reports with test results, logs, screenshots, and sign-off, streamlining communication and audit trails.
  • Use Case: A critical bug has been fixed. Use this Skill to systematically verify the fix in both your dev and beta environments, generate a detailed report with screenshots, and update the issue tracker, ensuring the bug is truly resolved and won't reappear, saving countless hours of re-testing.

Quick Start

Verify bug #422, which caused the "Save" button to be disabled after form submission. Reproduce the bug, apply the fix, verify in dev and beta environments, and generate a full report.

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: bug-verification
Download link: https://github.com/memyselfmike/gao-agile-dev/archive/main.zip#bug-verification

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