fix_verification

Official

Confirm bug fixes and prevent regressions.

Authormultiversx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill ensures that reported bugs are truly fixed and that the fix doesn't introduce new issues into the codebase.

Core Features & Use Cases

  • Reproduce Bugs: Create test cases (e.g., Mandos scenarios) to demonstrate the bug.
  • Verify Fixes: Run tests after a code modification to confirm the bug is resolved.
  • Regression Testing: Ensure all existing tests pass after the fix is applied.
  • Use Case: After a developer commits a fix for a smart contract vulnerability, use this skill to automatically run the exploit scenario to confirm it fails, then run the full test suite to ensure no new issues were introduced.

Quick Start

Verify that the latest commit has fixed the reported bug by running the relevant Mandos scenario and the full regression suite.

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: fix_verification
Download link: https://github.com/multiversx/mx-ai-skills/archive/main.zip#fix-verification

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 223,000+ vetted skills library on demand.